From: Jim Jagielski Date: Tue, 7 Nov 2006 13:27:53 +0000 (+0000) Subject: Note those with 3 or more +1s X-Git-Tag: 2.2.4~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088dffb62311eed7022b0a9288e8aea2d7ecee5f;p=thirdparty%2Fapache%2Fhttpd.git Note those with 3 or more +1s git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472098 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 74942d8e2bb..78d5a6784fd 100644 --- a/STATUS +++ b/STATUS @@ -77,6 +77,20 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * 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, jim, mturk + + * mod_proxy: Don't try to use dead backend connection in proxy + http://svn.apache.org/viewvc?view=rev&revision=431339 + PR#37770. Patch by Olivier Boel + +1: niq, rpluem, mturk + +1/emeritus: jwooley (in a comment today on PR#37770) PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -151,15 +165,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (Note: your patch should auto-createmodules/proxy/ajp_utils.c) +1: jim, mturk - * 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, jim, mturk - * Allow htcacheclean and httxt2dbm to link apr/apr-util statically like the older support programs. Trunk version of patch: @@ -261,8 +266,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=452330 +1: niq, chrisd - * mod_proxy: Don't try to use dead backend connection in proxy - http://svn.apache.org/viewvc?view=rev&revision=431339 - PR#37770. Patch by Olivier Boel - +1: niq, rpluem, mturk - +1/emeritus: jwooley (in a comment today on PR#37770)