| 
 
What's the exclude list
Basically, the component uses URL based caching. The exclude list allows you to alter caching behavior (changing the lifetime of the cached page, or disabling caching) for URLs that match the conditions. If the condition is a regular expression (regex), the URL is checked for a match for the regex. If the condition is not a regex, then if the URL contains the condition, it will be counted as a match. Note, if a URL matches more than one condition, the one with the lowest TTL will be used. So if your default TTL is 600 seconds, and you have 'forum/' set to '0', then any URL with forum/ in it will not be cached.
Tags
33,33% of 3 voters found this FAQ useful,  I found this FAQ  useful useful  not useful not useful
< Prev   Next >
feed image
Copyright 2007 Anthony Ferrara, All Rights Reserved