Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 93040 invoked from network); 10 Dec 2007 09:10:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2007 09:10:04 -0000 Received: (qmail 35647 invoked by uid 500); 10 Dec 2007 09:09:52 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 34775 invoked by uid 500); 10 Dec 2007 09:09:51 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 34764 invoked by uid 99); 10 Dec 2007 09:09:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 01:09:50 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO grimnir.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 09:09:28 +0000 Received: from grimnir.webthing.com (localhost [127.0.0.1]) by grimnir.webthing.com (Postfix) with ESMTP id 1AB782136 for ; Mon, 10 Dec 2007 09:09:28 +0000 (GMT) Date: Mon, 10 Dec 2007 09:09:27 +0000 From: Nick Kew To: dev@httpd.apache.org Subject: Re: proxy returning apr_status_t to handler? Message-ID: <20071210090927.2e241269@grimnir> In-Reply-To: <1404e5910712071455x7b9d0d10n725b4650487f0e6@mail.gmail.com> References: <1404e5910712071455x7b9d0d10n725b4650487f0e6@mail.gmail.com> Organization: WebThing X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 7 Dec 2007 17:55:40 -0500 "Eric Covener" wrote: > It seems like a network I/O error while sending an http proxy request > will result in an apr_status_t being returned all the way up through > the handler. You might want to read through the evolving story at http://issues.apache.org/bugzilla/show_bug.cgi?id=31759 leading to the generic fix at http://svn.apache.org/viewvc?view=rev&revision=448711 -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/