• Resolved sacfc

    (@sacfc)


    We run two related sites – our main news and content site at https://www.stalbanscityfc.com/ where we have CloudFlare and LS working together well. We then have an online store based on WP and WooCommerce at https://fanzone.stalbanscityfc.com/

    However, we just can’t seem to be able to get both CF and LS to both cache pages. We get a HIT for CF but for LF we get misses such as the below for a static page such as https://fanzone.stalbanscityfc.com/hospitality-verdis/:

    x-litespeed-cache: miss
    x-litespeed-cache-control: public,max-age=604800
    x-litespeed-tag: 5df_HTTP.200,5df_front,5df_URL.6666cd76f96956469e7be39d750cc7d9,5df_F,5df_Po.105968,5df_PGS,5df_

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    when you have CF cache hit , it also caches the value x-litespeed-cache: miss, so you always see this one shows miss because it is cached by CF

    Thread Starter sacfc

    (@sacfc)

    Thanks for the reply. What would be the best ethos to check that LS cache is resulting in a Hit on a page ?

    Plugin Support qtwrk

    (@qtwrk)

    it’s just same method as how you check the http response header , and ideally , we do not suggest to use CF page cache alone with LSCWP, it could cause problem with some options

    Thread Starter sacfc

    (@sacfc)

    Thanks – the issue we have is that when we disable CF page caching (Cache Everything rule) for that domain, we are ony seeing a LS HIT on the home page and every other page returns a MISS.

    Plugin Support qtwrk

    (@qtwrk)

    the first access could be miss , then you will see cache hit

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable to get caching working on site running WooCommerce’ is closed to new replies.