https://issues.apache.org/bugzilla/show_bug.cgi?id=44047
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Mark Thomas <[email protected]> 2011-04-12 18:07:57 EDT --- The simplest way to do this would be too configure a much larger number of processors and then limit the number of concurrent requests using a Filter or a Valve. See the SemaphoreValve for an example. Given that the Valve approach provides all the features requested, I do not believe the requested enhancements should be added to Tomcat. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
