Page Cache Preload doesn’t seem to stop
-
Page cache ist enabled.
Cache preload ist enabled. I use a sitemap.
Looking at the server log files and the cache directory /home/username/public_html/wp-content/cache/page_enhanced/www.example.com/, I see the following behavior after a cache flush/when the garbage collection interval gets triggered:
Cache preload is working, pages are generated.
After some time, all the pages were generated.
But then the preload command doesn’t stop. I still see preload cache GET requests in the log file.
This doesn’t make any sense, because it causes unnecessary server load.
Is that the expected behavior or am I doing something wrong?
Thank you.
The topic ‘Page Cache Preload doesn’t seem to stop’ is closed to new replies.