From: Joe Orton Date: Thu, 18 Aug 2005 19:04:39 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.0.55~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac42cc5f9007fd80a0583822c2c5a1918b6ce04;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@233357 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 038023677ff..d6ca19177ce 100644 --- a/STATUS +++ b/STATUS @@ -324,6 +324,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev +1: pquerna + *) Prevent the byterange filter from buffering responses into + memory; a common cause of "why does httpd eat all my memory". + http://svn.apache.org/viewcvs?rev=188797&view=rev + rediff for 2.0.x: http://people.apache.org/~jorton/ap_byterange.diff + PR: 29962 + +1: jorton + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.