]> granicus.if.org Git - apache/commit
mod_cache_socache: New cache implementation backed by mod_socache
authorGraham Leggett <minfrin@apache.org>
Tue, 30 Apr 2013 16:10:02 +0000 (16:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 30 Apr 2013 16:10:02 +0000 (16:10 +0000)
commitc06ddb094ac088e949c616e49d4d12023068539a
tree73a0750fcad63b24053c7b3bcf0cbeab2f88f834
parent87c4a53d22133df3f439133da7131ab5984575f7
mod_cache_socache: New cache implementation backed by mod_socache
that replaces mod_mem_cache removed from httpd v2.2.

Add backported files, missed by the backport process in r1477652.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477708 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_cache_socache.xml [new file with mode: 0644]
modules/cache/NWGNUcach_socache [new file with mode: 0644]
modules/cache/cache_socache_common.h [new file with mode: 0644]
modules/cache/mod_cache_socache.c [new file with mode: 0644]
modules/cache/mod_cache_socache.dsp [new file with mode: 0644]