2012/7/2 Steve Millidge <[email protected]>: > Hi Brian, > > You can tune the threads in the Tomcat HTTP connector. Set maximum threads to > the maximum concurrency you are prepared to support. That way requests will > wait until a thread becomes available.
But, if I'm not wrong, he want to punish some users , whose requesting on intensive way ,right ? Maybe Valve can solve your issue You could implement a delay by source IP address, counting number of request per second --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
