From: Greg Ames Date: Tue, 7 Oct 2008 14:51:07 +0000 (+0000) Subject: vote & promote proxy smax patch X-Git-Tag: 2.2.10~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=727ed9897ff431bfb80ea5419f6668857c80f379;p=thirdparty%2Fapache%2Fhttpd.git vote & promote proxy smax patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702500 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d9a166776cd..1369e4b8335 100644 --- a/STATUS +++ b/STATUS @@ -85,6 +85,15 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy: Allow for the smax param to be 0, so that all connections + are available to be dropped, should they be idle long enough. + PR 43371 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=697093&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jim, rpluem, gregames + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -106,15 +115,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: rpluem: jorton found some problems with the trunk version and they should be fixed / discussed in trunk before we backport. - * mod_proxy: Allow for the smax param to be 0, so that all connections - are available to be dropped, should they be idle long enough. - PR 43371 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=697093&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: jim, rpluem - PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests