• Resolved raymond621

    (@raymond621)


    Hi support

    How does caching work with cloudflare cache enabled? Litespeed cache caches static content on a server level and cloudflare caches static content at its edge server. So which one is being served to a visitor when someone clicks onto a page? First visitor will be served litespeed cache and second visitor on the same page will be served on cloudflare cache if content is being delivered closer to them than my origin server?

    Does litespeed cache auto purge cache content if I make changes to a particular page or when someone adds to cart a product on a product page (change in inventory)? Not sure what happens on litespeed but for cloudflare, they say it wont be purged.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You’ll answers to your questions right here: https://quic.cloud/docs/cdn/setup/should-i-use-cloudflare-with-quic-cloud/

    Regards.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    LiteSpeed Cache ONLY caches dynamic request, there is no point nor the need to cache static request

    CloudFlare, on the other hand, by default caches static requests on its edge nodes and no , LSCWP won’t automatically purges static requests that cached on CF

    when user click page , the main request will be served by LiteSpeed cache on your origin server, and static requests will be served by CF if cached already

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Litespeed cache with cloudflare’ is closed to new replies.