Solved
What's the recommended way to make some pages cached in dispatchers only for a given period of time (e.g. 24 hours)?
Hi,
Is there a way to configure dispatchers to automatically invalidate all pages that match a given pattern (e.g. home.products.xml) only for 1 day in the dispatcher cache?
Thanks.