From 146a59725cee9f9c8b9f6a218462c86f353f97c9 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 11 Jan 2005 19:32:51 +0000 Subject: [PATCH] proxy request body handling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124915 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.50.1