> -----Ursprüngliche Nachricht-----
> Von: Dan Poirier 
> Gesendet: Donnerstag, 21. Mai 2009 14:07
> An: [email protected]
> Betreff: Re: svn commit: r777042 - in /httpd/httpd/trunk: 
> CHANGES docs/manual/mod/mod_cache.xml 
> modules/cache/cache_storage.c modules/cache/mod_cache.c 
> modules/cache/mod_cache.h
> 
> 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
> 

Thanks for the proposal. Committed in r777091.

Regards

Rüdiger

Reply via email to