Random cache miss without purge
-
It looks like something is wrong with caching on all of my websites with LSCache.
What is happening: Website gets crawled and is cached, but after (sometimes a day, sometimes couple hours, sometimes it is cached, I don’t know…) the website is not cached anymore.
I am using Quic CDN, I have not touched the TTL of the cache, only purge in Purge Log are from /wp-login.php (Not sure if this is normal?)I took one website as an example for this problem. Here is a part of the debug log and purge log: https://pastebin.com/60GHJzwk. Website has been crawled at 14/11 around 11:00. When I visited the page at 20:50 there was cache: miss, X-Litespeed-Cache-Control:public,max-age=604800.
Report number: LVFCAERQ.Here are a couple question/ things I tried myself. I am not an expert, any answers or help would be very appreciated.
-Does the crawler map get refreshed automatically every time the crawler starts? Because when I check the crawler map after, lets say a couple of days (no updates or purged made), the dots are blue 95% of the time.
-When my websites are cached, there is either X-Qc-Cache: hit, or X-Litespeed-Cache: bkd (when X-Qc-Cache: miss). What is bkd and is this normal? There is nothing online I could find about this.
-If using a crawler with a interval smaller than the TTL of the cache (and lets assume the website never gets updated/purged) shouldn’t the cache always be hit?
-I am using DIVI, tried adding this in functions.php: add_filter( ‘litespeed_const_DONOTCACHEPAGE’, ‘__return_false’ ); (currently added, so it is not helping)
-Under Server IP I am using the server IP from my Hostinger panel.
-Drop domain from sitemap set to OFF.
Maybe I am missing something obvious, or I am completely wrong about how it should work. Can somebody please help me out?
The page I need help with: [log in to see the link]
- The topic ‘Random cache miss without purge’ is closed to new replies.