]> granicus.if.org Git - apache/commit
mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions
authorGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 15:37:02 +0000 (15:37 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 15:37:02 +0000 (15:37 +0000)
commit69604bb42c6b3ec7b799b8938694ac8eb9049460
tree8aed167df2f517e10d933a58e835a1b9dcde8cfa
parenteed5062c084c0587839389a207026c70663f6b5a
mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions
by creating a root pool for object persistence across requests. This
also eliminates the need for custom serialization code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@450089 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/mod_mem_cache.c