]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And remove backported info
authorJim Jagielski <jim@apache.org>
Mon, 28 Aug 2006 16:32:41 +0000 (16:32 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 28 Aug 2006 16:32:41 +0000 (16:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437747 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 740fac913ed7b380e093e331b214f5ca2a5bddb9..af34c6907e867c56e91999faf9d8eb67e06f7dc0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,16 +86,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.2.patch
       +1 wrowe , fielding, jerenkrantz
 
-    * mod_proxy_balancer: Retry worker chosen by client supplied route /
-      redirect worker if it is in error state before sending "Service
-      Temporarily Unavailable".
-        PR: 38962
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=417443
-      2.2.x version of patch:
-        Trunk version works
-      +1 rpluem, sctemme, jim, mturk
-
     * mod_proxy_ajp: Close connection to backend if reading of request body
       fails.
         PR: 40310