Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 49599 invoked from network); 8 Dec 2005 13:20:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 13:20:16 -0000 Received: (qmail 744 invoked by uid 500); 8 Dec 2005 13:20:11 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 698 invoked by uid 500); 8 Dec 2005 13:20:11 -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 686 invoked by uid 99); 8 Dec 2005 13:20:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2005 05:20:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.236.25.90] (HELO cnnimail33.turner.com) (64.236.25.90) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2005 05:20:10 -0800 Received: from web.turner.com (10.165.244.17) by cnnimail33.turner.com with ESMTP; 08 Dec 2005 08:19:50 -0500 Received: from [10.188.50.115] (dcs-vaio.turner.com [10.188.50.115]) by web.turner.com (8.12.9/8.12.9) with ESMTP id jB8DL6kV008185 for ; Thu, 8 Dec 2005 08:21:06 -0500 (EST) Message-ID: <439832F1.2060701@web.turner.com> Date: Thu, 08 Dec 2005 08:19:45 -0500 From: Brian Akins User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: 2.2 mod_http_proxy and "partial" pages References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Pl�m wrote: > Stupid question: Can't we enforce at least this by setting > c->keepalive to AP_CONN_CLOSE. Of course this does not solve the problem > to make the remaining parts of the code aware of the bad gateway situation. Probably, but other modules already check c->aborted. So it would be best to be consistent. -- Brian Akins Lead Systems Engineer CNN Internet Technologies