<dt>Two-state key/value shared object caching</dt>
<dd>
- <code class="module"><a href="./mod/mod_socache.html">mod_socache</a></code>
+ The <a href="socache.html">shared object cache API</a> (socache)
and its provider modules provide a
server wide key/value based shared object cache. These modules
are designed to cache low level data such as SSL sessions and
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="style/manual.tr.xsl"?>
-<!-- English Revision: 1058639:1210727 (outdated) -->
+<!-- English Revision: 1058639:1291841 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
<dt><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code></dt>
+ <dd>The <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> CACHE filter can be optionally inserted
+ at a given point in the filter chain to provide fine control over caching.
+ </dd>
+
<dd><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> can now cache HEAD requests.</dd>
<dd>Where possible, <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> directives can now be set
enhanced, with more examples at the getting started level, in
addition to the previous focus on technical details.</dd>
+ <dt>Caching Guide</dt>
+ <dd>The <a href="caching.html">Caching Guide</a> has been rewritten
+ to properly distinguish between the RFC2616 HTTP/1.1 caching
+ features provided by <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>, and the generic
+ key/value caching provided by the <a href="socache.html">socache</a>
+ interface, as well as to cover specialised caching provided by
+ mechanisms such as <code class="module"><a href="./mod/mod_file_cache.html">mod_file_cache</a></code>.</dd>
+
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1205550:1290837 (outdated) -->
+<!-- English Revision: 1205550:1291837 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- English Revision: 1205555:1290837 (outdated) -->
+<!-- English Revision: 1205555:1291837 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>