From: Eric Covener Date: Fri, 21 Dec 2012 16:33:09 +0000 (+0000) Subject: no socache for mod_cache in 2.4 X-Git-Tag: 2.4.4~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa12e984fdbc5c4fd59ce58c1e8eb3671ef4b8ad;p=apache no socache for mod_cache in 2.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1425008 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/socache.xml b/docs/manual/socache.xml index 70daaa2614..c680379256 100644 --- a/docs/manual/socache.xml +++ b/docs/manual/socache.xml @@ -40,7 +40,6 @@

The only configuration required is to select which cache provider to use. This is the responsibility of modules using the cache, and they enable selection using directives such as - CacheSocache, AuthnCacheSOCache, SSLSessionCache, and SSLStaplingCache.