Thank you both for the info. But what is your opinion about the crash I
am experiencing with SSL:
bash-3.00# /usr/apache2/bin/ab -c 4 -n 1
https://localhost:443/favicon.ico
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd,
"Mladen Turk" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Petr Sumbera wrote:
>> Hi Bill and all,
>>
>> not sure what is the right way for comparison between using and not using
>> APR. I tried Apache ab tool like this:
>>
>> ab -c 4 -n 1 http://localhost:8080/favicon.ico
>
Petr Sumbera wrote:
Hi Bill and all,
not sure what is the right way for comparison between using and not
using APR. I tried Apache ab tool like this:
ab -c 4 -n 1 http://localhost:8080/favicon.ico
And I don't see any difference. Actually it might be little bit slower
with APR. The file
Hi Bill and all,
not sure what is the right way for comparison between using and not
using APR. I tried Apache ab tool like this:
ab -c 4 -n 1 http://localhost:8080/favicon.ico
And I don't see any difference. Actually it might be little bit slower
with APR. The file size is 21630, so it
"Petr Sumbera" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Guys,
>
> Does anybody have experience or even better some numbers comparing
> performance of Tomcat running with and without Tomcat native library
> (libtcnative-1)?
>
> I don't see any comparable difference so far (
Petr Sumbera wrote:
Hi Guys,
Does anybody have experience or even better some numbers comparing
performance of Tomcat running with and without Tomcat native library
(libtcnative-1)?
most definitely, the APR connector lets you do keep alive connections on
more connections than you have threads
Hi Guys,
Does anybody have experience or even better some numbers comparing
performance of Tomcat running with and without Tomcat native library
(libtcnative-1)?
I don't see any comparable difference so far (using TC 5.5.23, Native
Library 1.1.10, Solaris/i386).
Cheers,
Petr
--