Jess Holle wrote:
Would we expect anything markedly different with Apache 2 worker rather
than prefork?
No.
Also I found that the majority of users is usig prefork because of PHP.
This would seem a bit more of an apples-to-apples
comparison (i.e. comparing multi-threaded low-process count servers).
Also how many simultaneous workers (threads/processes/whatever) were
allowewd in each case?
150 maxThreads/MaxClients in all cases.
The purpose of this connector is to deal with keep-alive connections,
so that's why the test were run with 500
cuncurrent connections with 1 second delay between each request/thread.
Of course we can set the MaxClients to 500, but what to do with
5000 or more of them?
For a smaller number of threads (50) using ab without a delay between
keepalive requests:
Server Req/sec
HTTPD/2.0.49 4740.74
Http11Protocol 5203.25
Http11AprProtocol 5203.25
Request is for the tomcat.gif (1943 bytes file).
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]