git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@467656
13f79535-47bb-0310-9956-
ffa450edef68
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
+