On Thu, 30 Sep 2010, Graham Leggett wrote:

Hi all,

In the case of some of the mod_cache and mod_disk_cache directives, there isn't a reason to force these directives to be server wide, they can be per location instead. These are mainly directives that control what goes into the cache, like CacheStorePrivate, CacheStoreNoStore, and CacheMaxExpire.

The criterion for this to be possible is that the directive must control what goes into the cache, rather than what comes out. What comes out of the cache is handled in the quick handler, and the directory and location walks are bypassed, hiding the directives.

+1

/Nikke
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Niklas Edmundsson, Admin @ {acc,hpc2n}.umu.se      |     ni...@acc.umu.se
---------------------------------------------------------------------------
 Too rich for me. - O'Brien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to