From bugs-return-19292-apmail-httpd-bugs-archive=httpd.apache.org@httpd.apache.org Fri Sep 02 14:03:32 2005 Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 38829 invoked from network); 2 Sep 2005 14:03:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 14:03:32 -0000 Received: (qmail 97730 invoked by uid 500); 2 Sep 2005 14:03:31 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 97531 invoked by uid 500); 2 Sep 2005 14:03:29 -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 97509 invoked by uid 99); 2 Sep 2005 14:03:29 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 07:03:29 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 49FD5E0; Fri, 2 Sep 2005 16:03:28 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 35680] - (97)Address family not supported by protocol: connect to listener on [::]:443 X-Bugzilla-Reason: AssignedTo Message-Id: <20050902140328.49FD5E0@ajax.apache.org> Date: Fri, 2 Sep 2005 16:03:28 +0200 (CEST) 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=35680 ------- Additional Comments From pinter@p-squared.com 2005-09-02 16:03 ------- The original error message has returned: [warn] (97)Address family not supported by protocol: connect to listener on [::]:443 with no changes other than a weekly 'yum update', which now has the box running on 2.6.12-1.1447_FC4. Here's a snippet from httpd/error_log showing the error across the yum update (which included a reboot): [Thu Sep 01 18:11:26 2005] [warn] (22)Invalid argument: connect to listener on [::]:443 [Thu Sep 01 18:11:27 2005] [warn] (22)Invalid argument: connect to listener on [::]:443 [Thu Sep 01 18:11:28 2005] [warn] (22)Invalid argument: connect to listener on [::]:443 [Thu Sep 01 18:11:29 2005] [warn] (22)Invalid argument: connect to listener on [::]:443 [Thu Sep 01 21:09:35 2005] [notice] caught SIGTERM, shutting down [Thu Sep 01 21:14:11 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Thu Sep 01 21:15:05 2005] [notice] Digest: generating secret for digest authentication ... [Thu Sep 01 21:15:05 2005] [notice] Digest: done [Thu Sep 01 21:15:05 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Thu Sep 01 21:15:05 2005] [notice] LDAP: SSL support unavailable [Thu Sep 01 21:15:06 2005] [notice] mod_python: Creating 4 session mutexes based on 4 max processes and 0 max threads. [Thu Sep 01 21:15:15 2005] [notice] Apache/2.0.54 (Fedora) configured -- resuming normal operations [Thu Sep 01 21:16:54 2005] [warn] (97)Address family not supported by protocol: connect to listener on [::]:443 [Thu Sep 01 21:16:55 2005] [warn] (97)Address family not supported by protocol: connect to listener on [::]:443 This error continues once per second until: [Thu Sep 01 21:28:34 2005] [warn] (97)Address family not supported by protocol: connect to listener on [::]:443 [Thu Sep 01 21:28:35 2005] [warn] (97)Address family not supported by protocol: connect to listener on [::]:443 [Thu Sep 01 21:41:35 2005] [error] server reached MaxClients setting, consider raising the MaxClients setting I'm not sure if this MaxClients error is a new symptom. -- 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