]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: Fix an out of memory condition that occurs when the
authorGraham Leggett <minfrin@apache.org>
Wed, 25 Oct 2006 13:44:47 +0000 (13:44 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 25 Oct 2006 13:44:47 +0000 (13:44 +0000)
commit48a692a9cde611536e1afb56843befd4310bd42e
tree67567c0164bd7798a8ed85f3ea86d087b3ab9064
parent913e2f791e706e6c1d048bfac0d906721e1f01a4
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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@467655 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_cache.xml
modules/cache/mod_cache.c
modules/cache/mod_cache.h