You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2009/04/08 23:25:38 UTC

svn commit: r763402 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Wed Apr  8 21:25:37 2009
New Revision: 763402

URL: http://svn.apache.org/viewvc?rev=763402&view=rev
Log:
* Add proposal.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=763402&r1=763401&r2=763402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Apr  8 21:25:37 2009
@@ -159,6 +159,15 @@
    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