]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal.
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 21:25:37 +0000 (21:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Apr 2009 21:25:37 +0000 (21:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@763402 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 08ddcd896dbbdce3fae6b8ebd4e879456dbce098..eb1335d8ccab9bf73fd68cc193f0ff17c9afd047 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -159,6 +159,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    http://svn.apache.org/viewvc?rev=761329&view=rev
    +1: rjung
 
+* mod_proxy_ajp: Avoid delivering content from a previous request which failed
+  to send a request body by closing the connection to the backend in this case
+  instead of reusing it.
+  PR: 46949
+  Trunk version of patch:
+     http://svn.apache.org/viewvc?rev=763394&view=rev
+  Backport version for 2.2.x of patch:
+     Trunk version of patch works
+  +1: rpluem,
 
 PATCHES/ISSUES THAT ARE STALLED