• Resolved raychy424

    (@raychy424)


    Hi

    My website respsonse headers cache-control : no-cache, no-store, must-revalidate, I found the information that know litespeed cache “Remove no-cache headers” can remove it. But finally i can’t found any “Remove no-cache headers” buttom on litespeed.

    Thanks

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

    (@qtwrk)

    no , we do not have such option to control this header

    and personally I’d suggest not to remove it , this header is vital for dynamic page , you don’t want your visitor’s browser to cache your page , and seeing stalled content , like if you update your page , the browser won’t fetch again from server but load local browser cache.

    Thread Starter raychy424

    (@raychy424)

    So sad that the situation is when check dev>network (disable cache)>headers>response headers, it is

    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache

    Thanks

    Plugin Support qtwrk

    (@qtwrk)

    it is meant to be like that for a dynamic site, for example on this very topic page , the reponse header is showing with no-cache

    you don’t want browser to cache this page when I reply you and you don’t see my reply , same for your visitors don’t see your new content.

    Thread Starter raychy424

    (@raychy424)

    Thanks. But Is there a problem with my situation? I am not sure.
    I try to fix it since last 2 week, but i can’t change cache control.
    https://snipboard.io/0OWDxw.jpg https://snipboard.io/hrNFH4.jpg

    Did you mean the problem come from browser? how to do if can my browser display like you?

    • This reply was modified 1 year, 1 month ago by raychy424.
    Plugin Support qtwrk

    (@qtwrk)

    no , I mean this is normal and it is supposed to be that way

    certainly you can change it , but it could potentially create a lot of problem like browser doesn’t show latest content , if you don’t tune it properly

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Cache-Control: no-cache, no-store, must-revalidate’ is closed to new replies.