Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 93214 invoked from network); 8 May 2007 17:25:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2007 17:25:52 -0000 Received: (qmail 81046 invoked by uid 500); 8 May 2007 17:25:51 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 80990 invoked by uid 500); 8 May 2007 17:25:50 -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 80971 invoked by uid 99); 8 May 2007 17:25:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2007 10:25:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [64.202.165.233] (HELO smtpout07.prod.mesa1.secureserver.net) (64.202.165.233) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 08 May 2007 10:25:42 -0700 Received: (qmail 30281 invoked from network); 8 May 2007 17:25:20 -0000 Received: from unknown (24.15.193.17) by smtpout07-04.prod.mesa1.secureserver.net (64.202.165.233) with ESMTP; 08 May 2007 17:25:20 -0000 Message-ID: <4640B27D.8080202@rowe-clan.net> Date: Tue, 08 May 2007 12:25:17 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: trunk veto; ProxyPassInterpolateEnv References: <463F346D.6000500@rowe-clan.net> <20070508000311.150edab0@grimnir> In-Reply-To: <20070508000311.150edab0@grimnir> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Nick Kew wrote: > > Any chance you could outline an example to explain how my patch > would break something? Wouldn't any $ metatoken in the substitution pattern cause chaos, if the author of the replacement pattern didn't know that ProxyPass was going to snarf those as envvar patterns?