From dd14ac56e3c235869ac14acf7b31c048d829c929 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 8 Apr 2009 21:25:37 +0000 Subject: [PATCH] * Add proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@763402 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.47.2