On 09/04/2010 10:55, Timir Hazarika wrote:
Chuck, this is the same configuration as in my initial question, except for
the value of accept count. I've already tried setting it to zero as well :

Folks,

What is the best way to limit connections in tomcat, if there is one ? I
have tried acceptCount, maxThreads, even specifying explicit executor - but
in vain.<Connector port="8080" protocol="HTTP/1.1"

                connectionTimeout="20000"

                redirectPort="8443" acceptCount="5" maxThreads="5" />


Or am I missing something ?

Telling us how you are determining that these settings are not being honored.

Mark



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

Reply via email to