From: Graham Leggett Date: Thu, 26 Oct 2006 15:52:59 +0000 (+0000) Subject: Withdraw a proposal X-Git-Tag: 2.2.4~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb1a9d3c89cbe8b02317ea772cfc6055b3355fe;p=thirdparty%2Fapache%2Fhttpd.git Withdraw a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@468047 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6239dd5485d..8286aa711b7 100644 --- a/STATUS +++ b/STATUS @@ -248,11 +248,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: trawick - * mod_cache: Fix an out of memory condition that occurs when the - cache tries to save huge files (greater than RAM). Buckets bigger - than a tuneable threshold are split into smaller buckets before - being passed to mod_disk_cache, etc. PR 39380 - Trunk: http://svn.apache.org/viewvc?view=rev&revision=467655 - http://svn.apache.org/viewvc?view=rev&revision=467684 - +1: minfrin -