Mladen Turk wrote:
Hi,

Here are the brief results for Tomcat HEAD:

Server           Threads Pause (ms) Error(%) Rate (req/sec)
Apache2.0.49        500   1000       1.74       124.2
Http11Protocol      500   1000       0.20       139.5
Http11AprProtocol   500   1000       0.00       266.9

Tests has been run on SLES9/64-Bit/Java-1.5.0_02-b09
Client was WINXP/SP2 running JMeter and Peter Lin's test plans.

Those tests simulate 500 concurrent users connecting to a
150 maxClient server. The connection is keep-alive with
1 second delay between the requests.

Can you also test after increasing maxThreads to something really high (and increase the number of concurrent users as well) ? This should improve performance for Http11Protocol. Then you can introduce other metrics, like memory usage or whatever :)


Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to