Suggestion:
Index: docs/manual/mod/mod_cache.xml
===================================================================
--- docs/manual/mod/mod_cache.xml (revision 777086)
+++ docs/manual/mod/mod_cache.xml (working copy)
@@ -414,6 +414,8 @@
an entity in the cache, such that cachable resources are not stored
separately for
each session.
</p>
+ <p><code>CacheIgnoreURLSessionIdentifiers None</code> clears the list of
ignored
+ identifiers. Otherwise, each identifier is added to the list.</p>
<example><title>Example 1</title>
CacheIgnoreURLSessionIdentifiers jsessionid
--
Dan Poirier <[email protected]>