]> granicus.if.org Git - apache/commitdiff
Document 'see other' style deprecation. Thanks to Joshua and Ruediger for pointing...
authorVincent Bray <noodl@apache.org>
Wed, 22 Aug 2007 20:11:50 +0000 (20:11 +0000)
committerVincent Bray <noodl@apache.org>
Wed, 22 Aug 2007 20:11:50 +0000 (20:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568739 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mem_cache.xml

index a98fc393da95fbd101057485b10ca841924f4c78..6f1bde48bc16408d3380b71690ffee712c3ba8a7 100644 (file)
 
     <p>Content is stored in and retrieved from the cache using URI based
     keys. Content with access protection is not cached.</p>
+    
+    <note><title>Note</title>In most cases <module>mod_disk_cache</module>
+    should be the preferred choice. This is explained further in the <a
+    href="../caching.html#inmemory">Caching Guide</a>.</note>
 </summary>
 <seealso><module>mod_cache</module></seealso>
 <seealso><module>mod_disk_cache</module></seealso>