Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 89830 invoked from network); 17 Dec 2007 16:21:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Dec 2007 16:21:25 -0000 Received: (qmail 12171 invoked by uid 500); 17 Dec 2007 16:21:11 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 12121 invoked by uid 500); 17 Dec 2007 16:21: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 12110 invoked by uid 99); 17 Dec 2007 16:21:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2007 08:21:11 -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 trawick@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2007 16:20:49 +0000 Received: by fg-out-1718.google.com with SMTP id 16so280419fgg.40 for ; Mon, 17 Dec 2007 08:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=F9HOGv4R4ljvxc5z2slcPIyEb7SFYkHRq2G501/SEkw=; b=sC8KBgGXe6bwfnQ99TgR6oDCfqNPjwozIxidFDc6KbPWL3F3kZdWn1BTvtoQM2ANgCdZsxKBYXlaL5t0tkhgkUV9BOwopUMYo1Re6yvqVLPlCZfgwjn8TTLO7e6gOzsWjF0A4+M/9uDse6czN7vT1MaXEpzFI3S5urVQQr+/1to= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OoeDYmMDHox+Ytm3uL4KI8XdDWQZqsgKjCFA19ODUsBXPr5XguJw+wgDmzBlzHTLmTQgNrZE7S87gvbAoS3tJBZlsQa18S/cLeb1GJMTrKOhIC1cJdy2wrlUkdDKj24Rs+50bjREKskS/m29LPYv1kdwvwIeKsItB2W+Bxid6kQ= Received: by 10.86.84.5 with SMTP id h5mr6573365fgb.49.1197908452378; Mon, 17 Dec 2007 08:20:52 -0800 (PST) Received: by 10.86.84.10 with HTTP; Mon, 17 Dec 2007 08:20:52 -0800 (PST) Message-ID: Date: Mon, 17 Dec 2007 11:20:52 -0500 From: "Jeff Trawick" To: dev@httpd.apache.org Subject: Re: proxy returning apr_status_t to handler? In-Reply-To: <20071217152730.2d4dbbfc@grimnir> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1404e5910712071455x7b9d0d10n725b4650487f0e6@mail.gmail.com> <20071210090927.2e241269@grimnir> <1404e5910712170722j2fe9687eo83da17b8162b9d92@mail.gmail.com> <20071217152730.2d4dbbfc@grimnir> X-Virus-Checked: Checked by ClamAV on apache.org On Dec 17, 2007 10:27 AM, Nick Kew wrote: > On Mon, 17 Dec 2007 10:22:02 -0500 > "Eric Covener" wrote: > > > Thanks; Any particular concerns about the generic fix for 2.0.x? > > > Haven't looked, but if it applies cleanly, then +1 on doing so. same here