From: Ruediger Pluem Date: Wed, 8 Apr 2009 21:25:37 +0000 (+0000) Subject: * Add proposal. X-Git-Tag: 2.2.12~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd14ac56e3c235869ac14acf7b31c048d829c929;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@763402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 08ddcd896db..eb1335d8cca 100644 --- 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