Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 96545 invoked from network); 21 Aug 2005 09:39:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2005 09:39:32 -0000 Received: (qmail 37908 invoked by uid 500); 21 Aug 2005 09:39:31 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 37893 invoked by uid 500); 21 Aug 2005 09:39:30 -0000 Mailing-List: contact cvs-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 cvs@httpd.apache.org Received: (qmail 37880 invoked by uid 99); 21 Aug 2005 09:39:30 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 21 Aug 2005 02:39:29 -0700 Received: (qmail 96446 invoked by uid 65534); 21 Aug 2005 09:39:28 -0000 Message-ID: <20050821093928.96445.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r234169 - /httpd/httpd/branches/2.0.x/STATUS Date: Sun, 21 Aug 2005 09:39:28 -0000 To: cvs@httpd.apache.org From: niq@apache.org X-Mailer: svnmailer-1.0.3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: niq Date: Sun Aug 21 02:39:25 2005 New Revision: 234169 URL: http://svn.apache.org/viewcvs?rev=234169&view=rev Log: Vote on byterange patch; put reverse proxy patch vote in right place Modified: httpd/httpd/branches/2.0.x/STATUS Modified: httpd/httpd/branches/2.0.x/STATUS URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=234169&r1=234168&r2=234169&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/STATUS (original) +++ httpd/httpd/branches/2.0.x/STATUS Sun Aug 21 02:39:25 2005 @@ -330,7 +330,13 @@ http://svn.apache.org/viewcvs?rev=188797&view=rev rediff for 2.0.x: http://people.apache.org/~jorton/ap_byterange.diff PR: 29962 - +1: jorton, trawick + +1: jorton, trawick, niq + + *) Reverse Proxy fixes: bug and Cookie support + Patch is at + http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4 + and is in production with Clients. + +1: niq: I'm seeing *a lot* of demand for this. PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: @@ -480,12 +486,6 @@ CURRENT VOTES: - - * Reverse Proxy fixes: bug and Cookie support - Patch is at - http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4 - and is in production with Clients. - +1: niq: I'm seeing *a lot* of demand for this. * Promote mod_ldap and mod_auth_ldap from experimental to non experimental status.