Hi guys, I'm building my first full silverstripe site. I have set up partial caching for the intensive sections, these are mostly using a cache code specific to a page. (By the way its awesome, managed to knock 2/3 off the initial page load time)
Question is: can you trigger a rebuild of all the cache files automatically, I.e rebuild them without subjecting a user to the slow load time on the first visit? I have bumped up the setting for cache timeout to a day to minimise it. Any tips?
Thanks in advance...