From: Ruediger Pluem Date: Thu, 24 Aug 2006 20:00:39 +0000 (+0000) Subject: * Add proposal to fix PR: 40310 X-Git-Tag: 2.2.4~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923144dd37f2e42cbb78119e9bd2c7b517d7c1e4;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal to fix PR: 40310 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@434488 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dbe4388604f..b25317d7439 100644 --- a/STATUS +++ b/STATUS @@ -133,3 +133,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1 rpluem + * mod_proxy_ajp: Close connection to backend if reading of request body + fails. + PR: 40310 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=434483 + 2.2.x version of patch: + Trunk version works + +1 rpluem +