You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/04/13 00:08:01 UTC

DO NOT REPLY [Bug 44047] Provide a way for Tomcat to serve up error pages when too busy

https://issues.apache.org/bugzilla/show_bug.cgi?id=44047

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> 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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org