From: Graham Leggett Date: Thu, 4 Nov 2010 10:15:30 +0000 (+0000) Subject: Add fixes from rjung and minfrin. X-Git-Tag: 2.2.18~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57afada0915af52e58d5898937b432b937756f3;p=thirdparty%2Fapache%2Fhttpd.git Add fixes from rjung and minfrin. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1030871 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1f375e9ce64..bceb3f09bec 100644 --- a/STATUS +++ b/STATUS @@ -161,7 +161,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: so the backend isn't forced to wait for the client to eventually acknowledge the data. Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1026665 - 2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_proxy-closeearly22.patch + http://svn.apache.org/viewvc?view=revision&revision=1030850 + http://svn.apache.org/viewvc?view=revision&revision=1030855 + 2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_proxy-closeearly22-3.patch +1: minfrin +1: jim (requires mmn bump due to proxy_conn_rec)