• Resolved sarunassem

    (@sarunassem)


    I want to know if caching works without CDN if I use a Litespeed server?
    I use Hostinger(litespeed), and when I check if domain suports ls cache, it shows it does not support Lschache until I enable CDN. I use Quickcloud CDN and DNS now, and it caches through that x-Qc-Cache.

    I dissabled quickcloud cache. Now i see x-litespeed-cache: bkd

    Is it possible to store cache on my website server?
    In files I see Lscache folder, but cache folder is empty.



    • This topic was modified 1 year ago by sarunassem.
    • This topic was modified 1 year ago by sarunassem.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • supervisior

    (@supervisior)

    You don’t need quic.cloud for caching, but you can use quic.cloud as Content Delivery Network (CDN). For caching you need at least LiteSpeed web server. QC is not mandatory for caching if you have LiteSpeed web server.

    Thread Starter sarunassem

    (@sarunassem)

    As I said, I use Litespeed server, but caching works only with CDN.
    How to find out why in my case litespeed server is not enough and cache works only with CDN?
    Also what is litespeed-cache:bkd?

    I have 30000 pages, I wish I coudl find a way to cache all the pages to have fast website. Is it possible?

    supervisior

    (@supervisior)

    Is it possible?

    As already said, if you have the LiteSpeed web server, then you have all the prerequisites for using the cache without quic.cloud. If in doubt, you should contact your hosting provider to see whether there are any restrictions.

    Regarding the cache status “bkd”, LiteSpeed does not provide any conclusive information about the status “bkd”. I asked about this strange cache status a long time ago, but LiteSpeed referred to internal mechanisms, which didn’t provide any further information. You can find the discussion about this on LiteSpeed Slack.

    Plugin Support qtwrk

    (@qtwrk)

    when you use LiteSpeed only , the cache is stored on your origin server

    when you use both LSWS and QC , the cache will be stored at both origin and QC

    x-litespeed-cache: bkn means the cache was missed on CDN , but hit on origin , bkn stands for backend.

    you can use crawler to trigger the cache on origin server.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CACHE works only with CDN on Litespeed server’ is closed to new replies.