Changing the page caching interval
-
What is the point of caching the pages every 15 minutes which is the detail. Isn’t that adding more work to the server?
I am trying to change the caching interval to at least once an hour and also change the number of pages cached to 5.
I have tried to change it but looked in my cron schedules and saw this:
w3_pgcache_cleanup 900 (15 minutes) [W3TC] Page Cache file GC (every 900 seconds)Only this has changed to half a day:
w3_pgcache_prime 43200 (12 hours) [W3TC] Page Cache prime (every 43200 seconds)
The topic ‘Changing the page caching interval’ is closed to new replies.