]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Another backport proposal
authorJim Jagielski <jim@apache.org>
Wed, 27 Aug 2008 17:52:25 +0000 (17:52 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 27 Aug 2008 17:52:25 +0000 (17:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689536 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e638c872ccfff76ccd8a6906933c6508ab252705..27058584c619c42726e726242ad8d873db2e5261 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patch works
     +1: rpluem, jim
 
+ * mod_proxy_balancer: Allow for treatment of ';' char as a session
+   deliminator/separator, ala mod_jk.
+   PR: 45158
+    Trunk version of patch:
+       http://svn.apache.org/viewvc?rev=686809&view=rev
+       http://svn.apache.org/viewvc?rev=687754&view=rev
+    Backport version for 2.2.x of patch:
+       http://people.apache.org/~jim/patches/scolon-proxy.patch.txt
+    +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when