• Resolved hieuleeran263

    (@hieuleeran263)


    Hi,

    I am running a WooCommerce site using the LSCache plugin. I checked the header response and see that “x-litespeed-cache: miss” always exists.

    I checked my header response on: https://check.lscache.io/?host=https%3A%2F%2Ffashionopenstudio.com

    HTTP/1.1 200 OK
    x-dns-prefetch-control: on
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    content-type: text/html; charset=UTF-8
    x-litespeed-cache-control: public,max-age=604800
    x-litespeed-tag: 4c9_HTTP.200,4c9_front,4c9_URL.6666cd76f96956469e7be39d750cc7d9,4c9_F,4c9_Po.48,4c9_PGS,4c9_guest,4c9_,4c9_MIN.577bfdd7f5abc564d7faf3263544c090.js
    x-litespeed-cache: miss
    content-encoding: gzip
    vary: Accept-Encoding
    transfer-encoding: chunked
    date: Mon, 22 Jan 2024 10:37:16 GMT
    server: LiteSpeed
    alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
    connection: Keep-Alive

    I also sent the LiteSpeed report.

    Report number: JKQPJVTK

    Report date: 01/22/2024 10:17:37

    Here is my website, if you need it: https://fashionopenstudio.com/

    Thanks,

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

    (@qtwrk)

    it’s normal for multi-language or multi-currency site , as the first access needs to be missed in order to properly set up the cookie for language or currency ,otherwise the language or currency may not display correctly and messes up

    Thread Starter hieuleeran263

    (@hieuleeran263)

    Great, that’s the root cause of this problem. I disabled the multicurrency plugin and the cache hit, and the TTFB decreased significantly.

    If multicurrency is enabled, the cache will be missed, as you said, and the TTFB is always high. Do you have any ideas to resolve this issue when working with multicurrency websites?

    Plugin Support qtwrk

    (@qtwrk)

    sadly no , this is also a thing that has been bugged me for long time , but unfortunately I don’t really have good solution for it

    Thread Starter hieuleeran263

    (@hieuleeran263)

    Thanks for your supporting!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘x-litespeed-cache: miss’ is closed to new replies.