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 caching files get immediately deleted


Go to End


554 Views

Avatar
lx

Community Member, 83 Posts

19 February 2013 at 5:03am

Edited: 19/02/2013 5:06am

I have a problem with partial caching. It works well on our local dev server.
But on the live server, the files are created in /silverstripe-cache/cache but i think they are regenerated with the next page request.
I dont know where to start debugging.

There musst be a funktion in SS that checks which cached files are outdated and deletes them.
So that would be a starting point checking this function.

Or maybe someone else has noticed the same problem.

(It looks as if a ?flush=1 is done with each new request)

regards
lx