Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Partial cache rebuild


Go to End


392 Views

Avatar
HugoBrown

Community Member, 1 Post

27 November 2014 at 9:58am

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...