I was curious as to people's actual experience with setting a Connector's
acceptorThreadCount while using the BIO http connection (the default)

Frankly, I was unaware that java.net.ServerSockets were multi-thread safe
(although interestingly the javadoc explicitly states that
ServerSocketChannels are)

Has anyone seen throughput increase with larger # of acceptorThreads?  Did
you set it == to # of hardware threads?  



--
View this message in context: 
http://tomcat.10.n6.nabble.com/BIO-acceptorThreadCount-tp4996539.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to