]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport.
authorGraham Leggett <minfrin@apache.org>
Wed, 25 Oct 2006 13:50:19 +0000 (13:50 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 25 Oct 2006 13:50:19 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@467656 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8286aa711b74e3a18d5d3f1eb04ad5b0e1b616ee..c6b19941cf830fa2ed2bbf6845f344bd61d429a4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -248,3 +248,10 @@ 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
+     +1: minfrin
+