Need some clarification to understand :)
-
Hi everyone!
I’m a bit embarrassed to admit that I feel lost ??1/ I have a site with about 100 pages (rather heavy because of a lot of plugins and divi).
Currently I’ve set the cache time out to 14400 seconds (4 hours) with a timer with the same value. As for refresh preload, I’ve set it to 180 minutes (3 hours).What I think I’m having trouble understanding is the relationship between garbage collection and preload refresh. In my understanding, the first will delete files older than 4 hours, and the seecond will ensure that the cache is regenerated every 3 hours (thus guaranteeing that I always have a fresh cache and no garbage to collect).
Am I right?My main concern = I want there to always be a cache to serve to visitors
2/ For my other sites, I don’t need to purge every 3 hours. And so, for these other sites, ideally, I’d like to know and understand whether I can set up a cache with an unlimited lifetime, generate the cache once, and have only the pages and posts I modify rebuild themselves (only if I make changes or create a new page or post). In short, I don’t need the cache to expire and recreate itself all the time… just when I want it to (that said, maybe a bad idea with plugins that update automatically). If this is possible, how do I configure wp super cache?
3/ A rather stupid question: is it possible to speed up the construction of the cache? I’ve got the impression that it’s a page every 2 seconds or so, is there a way of speeding things up, for example 5 pages/second?
- The topic ‘Need some clarification to understand :)’ is closed to new replies.