From: Jeff Trawick Date: Tue, 11 Jan 2005 19:32:51 +0000 (+0000) Subject: proxy request body handling X-Git-Tag: 2.1.3~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=146a59725cee9f9c8b9f6a218462c86f353f97c9;p=apache proxy request body handling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124915 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1dfb4502f7..f874cd467a 100644 --- a/STATUS +++ b/STATUS @@ -36,6 +36,10 @@ RELEASE SHOWSTOPPERS: http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105366252619530&w=2 jerenkrantz asks: Why should this block a release? + * Replace proxy handling of request bodies with something which doesn't + gobble up arbitrary amounts of memory. See proxy_http.c in + proxy-reqbody branch for new implementation. + CURRENT VOTES: * httpd-std.conf and friends