Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 8747 invoked from network); 1 Sep 2006 13:57:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 13:57:38 -0000 Received: (qmail 46750 invoked by uid 500); 1 Sep 2006 13:57:32 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 46639 invoked by uid 500); 1 Sep 2006 13:57:32 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 46565 invoked by uid 99); 1 Sep 2006 13:57:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 06:57:31 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 06:57:29 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 250A17142F3; Fri, 1 Sep 2006 13:54:06 +0000 (GMT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 37680] - [PatchAvailable] httpd brings down system w/100% CPU+thrashing disks if num listening sockets drops to one on restart/graceful In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060901135406.250A17142F3@brutus.apache.org> Date: Fri, 1 Sep 2006 13:54:06 +0000 (GMT) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=37680 darius-abz@free-range.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Summary|If num listening sockets |[PatchAvailable] httpd |drops to one on |brings down system w/100% |restart/graceful, httpd jams|CPU+thrashing disks if num |with 100% CPU |listening sockets drops to | |one on restart/graceful Version|2.0.58 |2.2.2 ------- Additional Comments From darius-abz@free-range.com.au 2006-09-01 13:54 ------- I can reproduce this on httpd-2.2.3, but only if I use the "worker" MPM. The default "prefork" MPM seems unaffected by the bug in 2.2.x -- I haven't yet looked into why that's the case. Brian: Were you using "worker"? It certainly is nasty with 2.2.3 and "worker" -- I had to hard-reset my system for the first time since... well, since the last time I accidentally set off a fork-bomb ;-) Nudging the priority and changing the bug title in accordance with the severity of the symptoms as originally reported by Ciro in Comment #3 back in May. Updating the version to 2.2.2 (it seems 2.2.3 isn't selectable at the moment???) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org