Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 28987 invoked from network); 9 Dec 2007 09:08:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2007 09:08:23 -0000 Received: (qmail 34498 invoked by uid 500); 9 Dec 2007 09:08:12 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 34467 invoked by uid 500); 9 Dec 2007 09:08:12 -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 34454 invoked by uid 99); 9 Dec 2007 09:08:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2007 01:08:11 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2007 09:08:21 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 99BEB714244; Sun, 9 Dec 2007 01:08:00 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 37770] - proxy: error reading status line from remote server (null) In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071209090800.99BEB714244@brutus.apache.org> Date: Sun, 9 Dec 2007 01:08:00 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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=37770 ------- Additional Comments From asm@uezku.kemsu.ru 2007-12-09 01:07 ------- (In reply to comment #73) > (In reply to comment #71) > > Created an attachment (id=21243) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21243&action=view) [edit] [edit] > > backend connection race condition fix (untested) > > > > This should fix such race condition. > > As explained before this patch is not correct: > > 1. Once you sent the request body it is no longer available. This can be fixed. > 2. The RFC does not allow to resend non idempotent requests. Why does this applies to our situation when the request does not reach backend server? -- 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