We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37108
    • 80 Posts
    I'm working on a project in which the first rendering of most pages is rather resource intensive (before they are cached). Because most pages have a couple chunks/snippet calls in common, when a change is made to said chunks/snippets all pages using them must be re-parsed/re-cached. So the first visit to the relevant pages is rather slow (expected before caching).

    I'm curious if there's an existing extra or out of the box functionality for re-caching a document on save (or entire site re-caching via a component)...or perhaps automatic re-caching of all documents dependent on a given element being updated/saved.

    [ Revo 2.2.0 pl2 ]