]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 26 May 2008 15:30:32 +0000 (15:30 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 26 May 2008 15:30:32 +0000 (15:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660213 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7187b862cbe3f78ab54eddc5470a0551c0e64915..77a5d016f9b68c5190613367631bb99ab5329226 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: rpluem,
 
+ * mod_proxy: Do not try a direct connection if the connection via a
+   remote proxy failed before and the request has a request body.
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=631735&view=rev
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when