From: Nick Kew Date: Wed, 1 Nov 2006 18:29:51 +0000 (+0000) Subject: Propose backport for fix to PR#37770 X-Git-Tag: 2.2.4~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed3ab19ee4923f6611ce740aad5242f3843a0e4;p=thirdparty%2Fapache%2Fhttpd.git Propose backport for fix to PR#37770 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@470023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 10ecafd5d97..c8d5b96f4cb 100644 --- a/STATUS +++ b/STATUS @@ -251,3 +251,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_headers: support regexp-based manipulation http://svn.apache.org/viewvc?view=rev&revision=452330 +1: niq + + * 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 + +1/emeritus: jwooley (in a comment today on PR#37770)