You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2005/01/11 20:32:53 UTC

svn commit: r124915 - /httpd/httpd/trunk/STATUS

Author: trawick
Date: Tue Jan 11 11:32:51 2005
New Revision: 124915

URL: http://svn.apache.org/viewcvs?view=rev&rev=124915
Log:
proxy request body handling

Modified:
   httpd/httpd/trunk/STATUS

Modified: httpd/httpd/trunk/STATUS
Url: http://svn.apache.org/viewcvs/httpd/httpd/trunk/STATUS?view=diff&rev=124915&p1=httpd/httpd/trunk/STATUS&r1=124914&p2=httpd/httpd/trunk/STATUS&r2=124915
==============================================================================
--- httpd/httpd/trunk/STATUS	(original)
+++ httpd/httpd/trunk/STATUS	Tue Jan 11 11:32:51 2005
@@ -36,6 +36,10 @@
       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