that's expected, maybe not 30% but it all depends on the test.
What the NIO allows you for, is to have more sockets than threads, and also being able to free up a worker thread when sending down static content to the client.
Filip Shlomi Tsur wrote:
Hi We are testing the new nio connector, and in our load tests we are getting 30% better results in terms of fetches/sec in favor of the old HTTP/1.1 protocol. All we are doing in the servlet is just returning status 200 in the response, nothing more. Does the new io really slower then the regular protocol? Thank you.
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]