From: Ruediger Pluem Date: Wed, 6 Sep 2006 07:31:51 +0000 (+0000) Subject: * Propose fix for PR40400 for backport X-Git-Tag: 2.2.4~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8bfce0fe679465909ec1ca504a08837c80d0e3;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR40400 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fe882a2d8af..21f3b913c5c 100644 --- a/STATUS +++ b/STATUS @@ -184,3 +184,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: status reports, regardless of ServerTokens http://people.apache.org/~trawick/banner-2.2.x-rev1.txt +1: trawick + + * mod_proxy_balancer: Extract stickysession routing information contained as + parameter in the URL correctly. + PR: 40400 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&rev=440160 + 2.2.x version of patch: + Trunk version works + +1: rpluem +