From aa12e984fdbc5c4fd59ce58c1e8eb3671ef4b8ad Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 21 Dec 2012 16:33:09 +0000 Subject: [PATCH] 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 --- docs/manual/socache.xml | 1 - 1 file changed, 1 deletion(-) 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.

-- 2.50.1