You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daniel Davis <da...@danizen.net> on 2015/08/17 23:25:44 UTC

Re: Any way to deal with too many request per second?

2012/7/6 Christopher Schultz <chris <at> christopherschultz.net>:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>> 
>> 
>> It is unreasonable to queue requests as a mitigation for high
>> load: you will only make things worse for your clients.

Tomcat already does this - https://tomcat.apache.org/tomcat-6.0-
doc/config/executor.html

Jetty includes a QoS filter which might be adapted - 
http://www.eclipse.org/jetty/documentation/9.2.6.v20141205/qos-
filter.html



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