summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2005-01-11 19:32:51 +0000
committerJeff Trawick <trawick@apache.org>2005-01-11 19:32:51 +0000
commit146a59725cee9f9c8b9f6a218462c86f353f97c9 (patch)
treee02fcbd0d9ed15b531ed6756e351e14200ebfc3c /STATUS
parentbd10bb41085b49bfa5c0621e2719970b62884f3c (diff)
downloadhttpd-146a59725cee9f9c8b9f6a218462c86f353f97c9.tar.gz
proxy request body handling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124915 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 4 insertions, 0 deletions
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