From: Nick Kew Date: Thu, 15 May 2008 16:55:55 +0000 (+0000) Subject: PR 39799: Add a note about per-process cache to mod_mem_cache docs. X-Git-Tag: 2.2.9~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c09f0e09c9dbf277907b008c5d544ede8da71d6;p=thirdparty%2Fapache%2Fhttpd.git PR 39799: Add a note about per-process cache to mod_mem_cache docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@656732 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mem_cache.xml b/docs/manual/mod/mod_mem_cache.xml index 6f1bde48bc1..2016c54da2a 100644 --- a/docs/manual/mod/mod_mem_cache.xml +++ b/docs/manual/mod/mod_mem_cache.xml @@ -44,7 +44,8 @@ NoteIn most cases mod_disk_cache should be the preferred choice. This is explained further in the Caching Guide. + href="../caching.html#inmemory">Caching Guide. In particular, + this module's cache is per-process. mod_cache mod_disk_cache