How to get constant memcached preload pages
-
Hi,
I’m currently testing W3 Total Cache, mostly aiming to serve my pages through memcached on a Lightsail/Cloudfront/S3 setup. It works pretty well so far on a test website, though I’m still not sure about how to set it to keep my pages in cache in the long run.
There are a couple of settings I could use, but their name are not always that explicit, so that I’m not sure how I’m supposed to set them.
What I’d like, is basically to launch a precache ‘warm up’ of my pages every 3000 sec (like a cron task), per batches of 20 pages, every 10 secs (not to put the server down), and set pages expiry delay to 3600 sec.
Finally, I understand W3TC needs a sitemap to know which page it should cache, but can I declare a couple of non-indexed pages?
Sometimes, I have pages I don’t need browsers to take care of, such as contact forms. So I no-index them, so that they will get rightfully kicked out from the sitemap. But still, I’d like them to have them cached! ??How can I achieve this? Or am I basically on a wrong track?
Thanks for your help.
- The topic ‘How to get constant memcached preload pages’ is closed to new replies.