• Resolved George Tasioulis

    (@georgetasioulis)


    Hello,

    I’m seeing several WooCommerece websites showing no-cache headers:

    pragma: no-cache
    cache-control: no-cache, must-revalidate

    even though the request hits the LiteSpeed cache.
    x-litespeed-cache: hit
    This is with Browser Cache enabled in the LiteSpeed Cache plugin.

    Is there anything else I need to configure in the LiteSpeed Cache plugins for the correct headers to appear?

    Report Number: USCRNJEB

    Thanks in advance,
    George

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    It’s actually the correct header.

    the page itself needs to be no-cache , must-revalidate since it’s PHP , and I believe this part , is done by WP itself.

    Where browser cache , is apply to sub-sources , particularly the static ones , like JS/CSS/Images …etc

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘cache-control: no-cache but x-litespeed-cache: hit’ is closed to new replies.