Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 42592 invoked from network); 11 Jul 2006 05:49:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 05:49:31 -0000 Received: (qmail 88455 invoked by uid 500); 11 Jul 2006 05:49:30 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 88401 invoked by uid 500); 11 Jul 2006 05:49:30 -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 88380 invoked by uid 99); 11 Jul 2006 05:49:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 22:49:30 -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; Mon, 10 Jul 2006 22:49:29 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id A452C41048C; Tue, 11 Jul 2006 05:47:33 +0000 (GMT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 40010] New: - Server stops responding, and Connection refused: connect to listener on 0.0.0.0:80 in log. Message-ID: X-Bugzilla-Reason: AssignedTo Date: Tue, 11 Jul 2006 05:47:33 +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=40010 Summary: Server stops responding, and Connection refused: connect to listener on 0.0.0.0:80 in log. Product: Apache httpd-2 Version: 2.2.2 Platform: Other URL: http://www.attiksystem.ch OS/Version: FreeBSD Status: NEW Severity: critical Priority: P2 Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: philippe.lang@attiksystem.ch Hi, Every now and then, Apache 2.2.2 is suddenly unresponsive, and starts filling my httpd-error.log with thousands of lines like: [Sat Jul 08 20:57:32 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:33 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:34 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:35 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:36 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:37 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:38 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:39 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 [Sat Jul 08 20:57:40 2006] [warn] (61)Connection refused: connect to listener on 0.0.0.0:80 I'm running Apache in FreeBSD 6.0 RELEASE-p2 jails. Restarting Apache cures the problem for some time, until the problem appears again. It is not that frequent, but the servers are not much loaded either. -- 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