Clarification on x-litespeed-cache: miss showing inconsistently across pages
-
Hi team,
I’m using the Super Page Cache for Cloudflare plugin and would like to confirm if the following behavior is expected.
My Setup:
- Web server: LiteSpeed
- LiteSpeed Cache plugin: Active, but page cache is disabled (only using it for QUIC.cloud CSS/JS optimization)
- Page caching: Fully handled by Super Page Cache for Cloudflare
- Cloudflare: Active and proxied
🧪 What I’m Observing:
- On some pages (like About, Contact, etc.), I see:
x-litespeed-cache: miss x-wp-spc-disk-cache: HIT - On other pages, like the Privacy Policy, I see:
x-wp-spc-disk-cache: HITBut nox-litespeed-cacheheader at all. - On the homepage only, I still see:
x-litespeed-cache: miss x-wp-spc-disk-cache: HIT
❓ My Questions:
- Is it normal for the
x-litespeed-cacheheader to be missing on some pages if they’re served directly from SPC disk cache or Cloudflare edge? - And more specifically:
Why is thex-litespeed-cache: missheader still showing only for the homepage, even though LiteSpeed page cache is disabled and SPC is supposed to handle all page caching?
From my understanding, if SPC (or Cloudflare) serves the page before it hits the origin, then LiteSpeed’s headers may be skipped — but I just want to confirm this behavior is expected, especially the case with the homepage.
Thanks in advance for your help and for maintaining this awesome plugin!
Best regards,
cocoa1EDIT:
I just checked and I see other pages with
x-litespeed-cache: miss. Is this because, when the cache is cleared and a new page is opened, the page is created with php request directly from server?and when the page is ready and is cached with super page cache with CF, it doesn’t show the
x-litespeed-cache: missafter that?
The topic ‘Clarification on x-litespeed-cache: miss showing inconsistently across pages’ is closed to new replies.