On 5/11/06, Richard Gill <[EMAIL PROTECTED]> wrote:
Does anyone know how to disable caching for the live site on a per publication basis?
What version of Lenya? And why? To fix caching so dynamic pages work for versions through Lenya 1.2.3, see: Disabling Caching for Dynamic Webpages http://solprovider.com/lenya/cache You can disable it completely by changing the map:when test in publication-sitemap.xmap so it is always false: <map:when test="{global:cache-dir}/{../1}.html.disabled"> Lenya 1.2.4 has the cache disabled by default. Performance could be improved by using the limited caching from the above web page. If using Lenya 1.4, someone else needs to answer. solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
