Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 10121 invoked from network); 9 Dec 2008 13:06:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2008 13:06:38 -0000 Received: (qmail 98441 invoked by uid 500); 9 Dec 2008 13:06:44 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 98366 invoked by uid 500); 9 Dec 2008 13:06:43 -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 98357 invoked by uid 99); 9 Dec 2008 13:06:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2008 05:06:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jim@jagunet.com designates 209.133.199.10 as permitted sender) Received: from [209.133.199.10] (HELO jimsys.jaguNET.com) (209.133.199.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2008 13:05:13 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by jimsys.jaguNET.com (Postfix) with ESMTP id E1D394B6BDFD for ; Tue, 9 Dec 2008 08:06:01 -0500 (EST) Message-Id: From: Jim Jagielski To: dev@httpd.apache.org In-Reply-To: <493DBF4F.2070209@rowe-clan.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [VOTE] Release Apache HTTP server 2.3.0-alpha Date: Tue, 9 Dec 2008 08:06:01 -0500 References: <493B78BE.90504@force-elite.com> <493B885F.5030701@force-elite.com> <1228703590.18635.34.camel@forge.intermeta.com> <493CA2E3.2060206@force-elite.com> <493D9FA6.2080603@apache.org> <493DB8C4.90305@apache.org> <493DBF4F.2070209@rowe-clan.net> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org On Dec 8, 2008, at 7:43 PM, William A. Rowe, Jr. wrote: > Paul Querna wrote: >> >> The change fixed velocity.apache.org, but broke www.apache.org. >> >> All of this sub-request + output filter stuff started in r620133 >> kinda >> needs some more thought. > > My thought is that fast_internal_subrequest (which I last > refactored, but > was bogusly introduced for mod_negotiation) must die, now. > > Votes? > Can we simply revert r620133 (et.al.) and then start from *that* point? That is, get to a known OK state and then boot fast_internal_subrequest?