]> granicus.if.org Git - apache/commitdiff
no socache for mod_cache in 2.4
authorEric Covener <covener@apache.org>
Fri, 21 Dec 2012 16:33:09 +0000 (16:33 +0000)
committerEric Covener <covener@apache.org>
Fri, 21 Dec 2012 16:33:09 +0000 (16:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1425008 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/socache.xml

index 70daaa261469125090245979b88e43212ffdc293..c680379256c90737c30b9e878ffe6b5769c7a388 100644 (file)
@@ -40,7 +40,6 @@
     <p>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
-    <directive module="mod_cache_socache">CacheSocache</directive>,
     <directive module="mod_authn_socache">AuthnCacheSOCache</directive>,
     <directive module="mod_ssl">SSLSessionCache</directive>, and
     <directive module="mod_ssl">SSLStaplingCache</directive>.</p>