Filip Hanik - Dev Lists wrote:
Here is another test that I ran from a remote machine, setting maxThreads="25" and ab concurrency to 50 and keepalive on. In this case, NIO is a lot faster. Turn off keepalive on ab, and we get similar results to previous run, where BIO is a tad faster.
Scaling the thread per connection model is done by increasing the amount of threads. This particular test demonstrates the obvious.
If I understand the results correctly, the results would be acceptable on Unix.
Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]