You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2007/08/22 22:13:49 UTC

svn commit: r568740 - in /httpd/httpd/trunk/docs/manual/mod: mod_mem_cache.html.en mod_mem_cache.xml.ja mod_mem_cache.xml.ko

Author: noodl
Date: Wed Aug 22 13:13:49 2007
New Revision: 568740

URL: http://svn.apache.org/viewvc?rev=568740&view=rev
Log:
buildfluff

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ko

Modified: httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.html.en?rev=568740&r1=568739&r2=568740&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.html.en Wed Aug 22 13:13:49 2007
@@ -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">

Modified: httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ja?rev=568740&r1=568739&r2=568740&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ja [iso-2022-jp] Wed Aug 22 13:13:49 2007
@@ -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: 420990:469895 (outdated) -->
+<!-- English Revision: 420990:568739 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ko?rev=568740&r1=568739&r2=568740&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_mem_cache.xml.ko [euc-kr] Wed Aug 22 13:13:49 2007
@@ -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:469895 (outdated) -->
+<!-- English Revision: 105989:568739 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more