Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 48348 invoked from network); 4 Jan 2006 17:14:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 17:14:17 -0000 Received: (qmail 22506 invoked by uid 500); 4 Jan 2006 17:14:16 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 22340 invoked by uid 500); 4 Jan 2006 17:14:15 -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 22327 invoked by uid 99); 4 Jan 2006 17:14:15 -0000 X-ASF-Spam-Status: No, hits=0.6 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; Wed, 04 Jan 2006 09:14:15 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 38ED3E0; Wed, 4 Jan 2006 18:13:53 +0100 (CET) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 38123] New: - Apache stops receiving new connetions Message-ID: X-Bugzilla-Reason: AssignedTo Date: Wed, 4 Jan 2006 18:13:53 +0100 (CET) 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=38123 Summary: Apache stops receiving new connetions Product: Apache httpd-2 Version: 2.0.54 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2 Component: All AssignedTo: bugs@httpd.apache.org ReportedBy: d@rsn.bth.se When Apache was sent the following lines using telnet: GET / HTTP/1.1 Host: whatever.hostname.com Expect: %8p It "hangs" for some period of time, and if this is automated in a script the server stops accepting new connections for the period of time it takes to "process" the requests. As of now I have tested it with version 2.0.54-r31 of Gentoo with the hardened USE flag turned on and on OpenBSD 3.8 (don't remember the version here though). -- 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