Keeping cache warm
-
A warm cache that works well and is well documented can be found here:
Here is an excerpt from the log when calling the warm cache in the browser:
{“status”:”OK”,
“message”:”Processed sitemap: https://www.baerbels-naturfoto.de/sitemap.xml”,
“count”:2324,
“duration”:127.06444191932678,”log”:[],
“visited_urls”:[
“https://www.baerbels-naturfoto.de/”
“https://www.baerbels-naturfoto.de/monatsfoto2018/”,
“https://www.baerbels-naturfoto.de/monatsfoto2019/”,
“https://www.baerbels-naturfoto.de/monatsfoto2020/”,
“https://www.baerbels-naturfoto.de/monatsfoto2021/”,
.
.
]But no matter which warm cache I use, the WP pages are not cached (allow_url_fopen in php.ini is active).
If I call up the pages via the browser, the cache is only activated at this point (<! – Page generated by LiteSpeed Cache 3.6.4 on … ->).
Is there a setting in the LiteSpeed Cache plug-in to be observed?
If I use preheating with the WP Fastest Cache plug-in, it works correctly.
- The topic ‘Keeping cache warm’ is closed to new replies.