x-litespeed-cache going from hit to miss

neilg

New Member
#1
My headers are inconsistent and going from hit to miss without the cache being purged.

From

Code:
Server: LiteSpeed
x-litespeed-cache: hit
To

Code:
x-litespeed-cache-control: public,max-age=604800
x-litespeed-cache: miss
I have checked the article on cache purging and have disabled a number of auto purge rules.

Example page

If I refresh a page after say a few minutes it will go from hit to miss.

My cache is set to 7 days and I am having no content updates.
 

neilg

New Member
#2
This seems to be only happening to pages - so on further investigation, I disabled the Litespeed Settings 'Pages' purge option - https://share.getcloudapp.com/5zu5PPNE - (I was unaware that all pages got purged by default).

But the issue I still have is what is tripping the cache purge as not content is being updated (hosting is shared, fwiw).
 
Top