]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for mod_proxy.
authorMladen Turk <mturk@apache.org>
Wed, 11 Jan 2006 01:59:37 +0000 (01:59 +0000)
committerMladen Turk <mturk@apache.org>
Wed, 11 Jan 2006 01:59:37 +0000 (01:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367873 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ca4a642380fbbecd406e314af613b5c3b6cec19e..76d1232706fae4192b5bb588104f0554d4fc781d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,12 +119,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewcvs.cgi?rev=354628&view=rev
       http://svn.apache.org/viewcvs.cgi?rev=354636&view=rev (comment only delta)
       Message-ID: <4395A056.2070000@web.turner.com>
-      +1: jerenkrantz, jim
+      +1: jerenkrantz, jim, mturk
 
     * 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
+      +1: jim, rpluem, mturk
 
     * mod_ssl: Fix PR37791 (SEGV if the client is connection plain to a SSL
       enabled port)
@@ -145,7 +145,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * 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
+      +1: rpluem, mturk
 
     * mod_ssl: Fix PR38017 (mod_cache not working in reverse proxy setup?)
       Trunk version of patch: