]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
buildfluff
authorVincent Bray <noodl@apache.org>
Sat, 25 Aug 2007 17:46:02 +0000 (17:46 +0000)
committerVincent Bray <noodl@apache.org>
Sat, 25 Aug 2007 17:46:02 +0000 (17:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@569712 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mem_cache.html.en
docs/manual/mod/mod_mem_cache.xml.ja
docs/manual/mod/mod_mem_cache.xml.ko
docs/manual/mod/mod_mem_cache.xml.meta

index 9722d9ecabf074065238bf97adee7dded68ec255..1d8e0cbf12fa63ea262903f1f8926dc6826954ac 100644 (file)
@@ -39,6 +39,9 @@
 
     <p>Content is stored in and retrieved from the cache using URI based
     keys. Content with access protection is not cached.</p>
+    
+    <div class="note"><h3>Note</h3>In most cases <code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code>
+    should be the preferred choice. This is explained further in the <a href="../caching.html#inmemory">Caching Guide</a>.</div>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
 <ul id="toc">
index d1bb6975b9faf8992460b9c7f4b133f7c4c019b6..512181ce2a1ee14dd20f284803c94ebba4292dd6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 421100 -->
+<!-- English Revision: 421100:569711 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index cb48f74b83f3eee6297989d17b917a1dfcec8a93..4baab579419c9217c8a144d8658dbe903edbd1b9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:421100 (outdated) -->
+<!-- English Revision: 105989:569711 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c3315de313d96c064e8f5c4e02b6f611abe81d47..289091bf5b26dac5095ee96941bfc24f2deeb832 100644 (file)
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>