• Resolved joy0114

    (@joy0114)


    Hi,

    I’ve got a recent issue.
    Since I have updated some minor plugins and my theme (Astra + Astra Pro), my pages are no more cached.
    Content related to woocommerce is cached, but “classic” pages (as home page for example), are no more cached.
    Http Headers shows me:

    vary: Accept-Encoding
    x-content-type-options: nosniff
    x-dns-prefetch-control: on
    x-frame-options: SAMEORIGIN
    x-litespeed-cache-control: no-cache
    x-litespeed-tag: 219_HTTP.200
    x-powered-by: PHP/8.1.17
    x-xss-protection: 1; mode=block

    But no entry for x-lsadc-cache

    And naturally, the usual 2 lines
    “<!– Page optimized by LiteSpeed Cache @2023-04-07 11:28:59 –>
    <!– Page generated by LiteSpeed Cache 5.3.3 on 2023-04-07 11:28:57 –>”

    are not showing.

    Here is my report:
    CEPDRXCE

    Crawler is running.

    Could someone help me for understanding this issue ?
    Thanks a lot !!!
    Best regards

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • You should contact your hosting provider. According to the response headers, there is a proxy server or a server with LiteSpeed WEBadc (load balancer) in front of your server, which for whatever reason does not allow the caching of requests. Therefore your problem is not an immediate problem of the cache plugin. Therefore, contact your hosting provider to solve the problem.

    However, it may also be the case that you try to check the cache status during a login. If you have disabled the feature to cache logged in users, the cache for logged in users is always disabled (no-cache).

    Thread Starter joy0114

    (@joy0114)

    Hi serpentdriver,

    Ok, thanks for your advice.
    I just contacted my hoster: I hope for a constructive answer …

    And, yes, I always test cache with no logged user, with another browser, and in addition issue with cache is not present on all pages, apparently just on static pages, so something strange on server.

    Well, thanks again, as usual, for your quick answer to my problem.
    Best regards

    with another browser, and in addition issue with cache is not present on all pages

    FYI: To verify if the behaviour is different with other brower used, this is no quarantee. LScache uses IP adress, but not users user-agent or any other attributes to identify the user, so the login status may not differ.

    Thread Starter joy0114

    (@joy0114)

    Hummm… Thanks a lot for this precision. I was totally unaware about this.

    Well, I contacted my hoster: answer of hoster…
    “Possible content non-compatible with Litespeed”… I’ve been using their Litespeed server for 2 years.

    I passed the topic in “solved” because it does not come from the Litespeed plugin, but it’s not solved.
    What I found strange is that lack of cache does only concern ALL static pages.

    So I’m going to investigate on theme side.

    By the way, thanks for all your precious informations about Litespeed plugin and behavior.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pages not cached’ is closed to new replies.