http://nagoya.apache.org/bugzilla/show_bug.cgi?id=454
*** shadow/454 Tue Feb 13 12:40:08 2001
--- shadow/454.tmp.12528 Tue Feb 13 12:40:08 2001
***************
*** 0 ****
--- 1,17 ----
+ +============================================================================+
+ | mod_jk bug spawns unlimited rogue Apache processes BugRat Report#776 |
+ +----------------------------------------------------------------------------+
+ | Bug #: 454 Product: Tomcat 3 |
+ | Status: UNCONFIRMED Version: 3.2 Final |
+ | Resolution: Platform: All |
+ | Severity: Normal OS/Version: All |
+ | Priority: High Component: Connectors |
+ +----------------------------------------------------------------------------+
+ | Assigned To: danmil@shore.net |
+ | Reported By: bixler99@home.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When a JSP Page that has an error is refreshed, and the Tomcat engine has been shutdown,
an Internal Server error is produced and a seperate Apache processes is spawned, irregardless
of the limit of Apache servers. We had set the limit of 10 servers for Apache to be initialized,
and were able to open 80 additional instances of Apache by hitting refresh. This consumed
nearly all system resources and made the entire system practically unusable.
|