All cached files are deleted on the slightest activity (every 1-2 minutes)
-
I have a site with WP+BuddyPress. There are thousands of pages I want to be cached but the whole cache is deleted every time some activity happens at the site. Any activity, not just new post or comment which are rare. If a user changes their profile, the whole cache of posts is deleted. Which means the cache is deleted every 1-2 minutes.
Cache Delivery Method: Expert
Checked options:
Don’t cache pages for known users. (Recommended)
Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated.I cache posts only (is_single).
PRELOAD MODE activated. Supercache files will not be deleted regardless of age.
And I tried to turn on Lock Down, no use. It added the notice that my comment is awaiting moderation and deleted the cache nevertheless.
What I can do to refresh cache files on timer, not every minute (sometimes every few seconds)?
- The topic ‘All cached files are deleted on the slightest activity (every 1-2 minutes)’ is closed to new replies.