]> granicus.if.org Git - apache/commit
mod_cache_socache: New cache implementation backed by mod_socache
authorGraham Leggett <minfrin@apache.org>
Fri, 21 Sep 2012 20:10:16 +0000 (20:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 21 Sep 2012 20:10:16 +0000 (20:10 +0000)
commit55c799dc0d07e351f761628b962232fe4a63b2c7
tree9728cc5eca2e7c33db2137f07dd79e73876bfba7
parentcdf2e581e5708a03e2ca79a12a52e6cc6a0adf1d
mod_cache_socache: New cache implementation backed by mod_socache
that replaces mod_mem_cache removed from httpd v2.2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1388660 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/cache_socache_common.h [new file with mode: 0644]
modules/cache/config.m4
modules/cache/mod_cache_socache.c [new file with mode: 0644]