From: Ruediger Pluem Date: Mon, 23 Jul 2007 19:38:25 +0000 (+0000) Subject: * Add two proposals for backport X-Git-Tag: 2.2.5~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbc74a703af90cd946a4bb68d61a40a8be328cb;p=thirdparty%2Fapache%2Fhttpd.git * Add two proposals for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@558842 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 572ec27da3a..db3ee6336e2 100644 --- a/STATUS +++ b/STATUS @@ -283,6 +283,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: niq: agrees with rpluem, and points to my post to dev@httpd from this morning. This trivial cleanup is r557837+r558133. + * mod_proxy: Enable ProxySet inside section to create balancer or + worker if they were not already created. This allows to have ProxySet + directive before BalancerMember directives inside Proxy section. + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=427920&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem + + * mod_proxy: Allow optional name=value options within