On 06/05/2010 09:14, Baba wrote:

> The mechanism would work in the following step so far my concept:
> 
> 1) Take a look in the tomcat queue and get a count of the stored requests
> 2) If the count greater a defined number reject a defined type of requests
> 3) Process the request

Tomcat does this by default.

L0ok for maxThreads and acceptCount in the connector docs.

Mark



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

Reply via email to