preloading, lifetime and cache policy
-
Hello,
Here’s how I think the plugin works and my issue. I set a cache lifetime of one day, and it gets cleared every day. I have 1000 pages and articles on my website. I perform preloading of pages with a ratio of 20 pages every 5 minutes, so in 4 hours, my site is fully preloaded. However, does the cache get entirely cleared every 24 hours, starting the preloading cycle anew?
What I would like firstly is for the cache to regenerate page by page gradually over time without entirely clearing the old cache.
Secondly, I have around 30 very heavy pages with many external API calls. Sometimes, it takes up to 40 seconds to load these pages, and they need to be regenerated once a day.
As for my other static pages, I’d like them never to be cleared from the cache. Is it possible to have multiple cache policies based on content types?
Thank you in advance.
Best regards.
- The topic ‘preloading, lifetime and cache policy’ is closed to new replies.