]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport for fix to PR#37770
authorNick Kew <niq@apache.org>
Wed, 1 Nov 2006 18:29:51 +0000 (18:29 +0000)
committerNick Kew <niq@apache.org>
Wed, 1 Nov 2006 18:29:51 +0000 (18:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@470023 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 10ecafd5d97c2cd2bed9a54863fd0a39f78d9fbc..c8d5b96f4cb9e9431aa6016122303e1abe5d6123 100644 (file)
--- 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)