From: Rainer Jung Date: Fri, 2 Jan 2015 14:34:11 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.30~192 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443d5981f4c895b47f2d618e3b72f2def57bcdf6;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1649046 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fd0f4dea05e..ceff9a82194 100644 --- a/STATUS +++ b/STATUS @@ -152,6 +152,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=32131 +1: covener + * mod_proxy_ajp: Fix get_content_length(). + clength in request_rec is for response sizes, not request body size. + It is initialized to 0, so the "if" branch was never taken. + trunk patch: http://svn.apache.org/r1649043 + 2.2.x patch: trunks works (plus CHANGES) + +1 rjung + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load