From: Jim Jagielski Date: Fri, 1 Feb 2008 17:07:46 +0000 (+0000) Subject: Backport proposal: URL: http://svn.apache.org/viewvc?rev=616517&view=rev X-Git-Tag: 2.2.9~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4fa98b10ccaa49cc071de1c6907f7a4079f250;p=thirdparty%2Fapache%2Fhttpd.git Backport proposal: URL: http://svn.apache.org/viewvc?rev=616517&view=rev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@617559 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2d0925e0623..ca6b44c12c6 100644 --- a/STATUS +++ b/STATUS @@ -154,6 +154,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works (minus CHANGES conflict) +1: + * mod_proxy: Fix processing of chunked responses if + Connection: Transfer-Encoding is set in the response of the + proxied system. PR: 44311 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=616517 + Backport version of 2.2.x of patch: + Trunk version works (minus CHANGES conflict) + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when