From: Jim Jagielski Date: Wed, 27 Aug 2008 17:52:25 +0000 (+0000) Subject: Another backport proposal X-Git-Tag: 2.2.10~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711ef878e4cf9954042749bea73a6451d76c259a;p=thirdparty%2Fapache%2Fhttpd.git Another backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@689536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e638c872ccf..27058584c61 100644 --- 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