| 
 
What is cache Time To Live
Well, when the pages are cached, the component needs to know how often to reprocess the page. So with the default TTL set at 600 seconds, that means unless the cache is reset, the page will be cached for 10 minutes before being deleted and re cached (this is done to keep pages current). Setting this too low defeats the point of the component. The proper length depends on your page. If content on the page is rarely changed, then set this high. If you have a lot of dynamic content, then you can lower it a little.  If you want to set it so that cache never expires, set this value to "-1".
Tags
100,00% of 20 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