]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes, and promote fixes with 3 * +1
authorNick Kew <niq@apache.org>
Fri, 13 Jan 2006 13:08:33 +0000 (13:08 +0000)
committerNick Kew <niq@apache.org>
Fri, 13 Jan 2006 13:08:33 +0000 (13:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@368703 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f3007d09b2e519089d2295a46ad804aa2d1d8de0..e0622d01bc7d5839261d77ea92234d5e9d20cdf8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,13 +99,23 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       Message-ID: <4395A056.2070000@web.turner.com>
       +1: jerenkrantz, jim, wrowe
 
+    * proxy_util: Fix case where a shared keepalive connection results in
+      different (and incorrect) workers from being accessed.
+      http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306
+      +1: jim, rpluem, mturk
+
+    * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror
+      because it resets backend->hostname to NULL.
+      http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev
+      +1: rpluem, mturk, niq
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_proxy: Fix Cookie2 header problems that originates back
       from mod_jk. Cookie2 was always sent as Cookie.
       http://svn.apache.org/viewcvs.cgi?rev=358769&view=rev
-      +1: mturk
+      +1: mturk, niq
 
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve
@@ -149,11 +159,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    As it is fundamentally different from the first approach I
                    would suggest to restart the voting.
 
-    * proxy_util: Fix case where a shared keepalive connection results in
-      different (and incorrect) workers from being accessed.
-      http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306
-      +1: jim, rpluem, mturk
-
     * mod_ssl: Fix PR37791 (CVEID: CAN-2005-3357) (SEGV if the client is
       connection plain to a SSL enabled port)
       Trunk version of patch:
@@ -170,11 +175,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         URL: http://svn.apache.org/viewcvs?rev=358040&view=rev
       +1: wrowe, mturk
 
-    * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror
-      because it resets backend->hostname to NULL.
-      http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev
-      +1: rpluem, mturk
-
     * mod_cache: Fix PR38017 (mod_cache not working in reverse proxy setup?)
       Trunk version of patch:
          http://svn.apache.org/viewcvs.cgi?rev=367798&view=rev