From c8c6b21463ae35729d55f1e5c2f7fbb184585c26 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 28 May 2014 20:14:36 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1598124 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cache_socache.html.en | 3 +-- docs/manual/mod/mod_socache_memcache.html.en | 2 +- docs/manual/mod/quickreference.html.en | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_cache_socache.html.en b/docs/manual/mod/mod_cache_socache.html.en index 93ca7297d3..5650e5207f 100644 --- a/docs/manual/mod/mod_cache_socache.html.en +++ b/docs/manual/mod/mod_cache_socache.html.en @@ -87,8 +87,7 @@ CacheSocacheMaxSize 102400
top

CacheSocache Directive

- + diff --git a/docs/manual/mod/mod_socache_memcache.html.en b/docs/manual/mod/mod_socache_memcache.html.en index ba3a88ff11..42c7e01119 100644 --- a/docs/manual/mod/mod_socache_memcache.html.en +++ b/docs/manual/mod/mod_socache_memcache.html.en @@ -40,7 +40,7 @@

-

This shared object cache provider's "create" method requies a +

This shared object cache provider's "create" method requires a comma separated list of memcached host/port specifications. If using this provider via another modules configuration (such as SSLSessionCache), provide diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index a2cea53f7d..9c978c0c6f 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -308,8 +308,7 @@ cached by proxy servers before data is sent downstream

- +
Description:The directory root under which cache files are -stored
Description:The shared object cache implementation to use
Syntax:CacheSocache type[:args]
Context:server config, virtual host
Status:Extension
CacheRoot directorysvE
The directory root under which cache files are stored
CacheSocache type[:args]svE
The directory root under which cache files are -stored
CacheSocache type[:args]svE
The shared object cache implementation to use
CacheSocacheMaxSize bytes 102400 svdhE
The maximum size (in bytes) of an entry to be placed in the cache
CacheSocacheMaxTime seconds 86400 svdhE
The maximum time (in seconds) for a document to be placed in the -- 2.50.1