• Resolved mrhuynhanh

    (@mrhuynhanh)


    I turned off Lazy Load Images and Inline Lazy Load Images Library but I still can see in console log of inspector this statement:

    [LiteSpeed] Start Lazyload image

    I already purged all cache and turned off Cloudflare cache.

    Report number: PJVSEEMU

    • This topic was modified 3 years, 1 month ago by mrhuynhanh.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I think it’s because the “Lazy Load iframes” is still on and there’s a background image in the iframe.

    By the way, I notice your Cloudflare APO is still caching dynamic content. You need to turn it off; otherwise, it may conflict with LSCache. Please see the following:

    cache-control: max-age=14400
    cf-cache-status: HIT
    cf-edge-cache: cache,platform=wordpress
    cf-ray: 695f2a694a9118b4-EWR

    To see if CF is completely out of the picture of caching dynamic content, please run the LSCache Checker https://check.lscache.io/ .

    Regards.

    Thread Starter mrhuynhanh

    (@mrhuynhanh)

    I turned off “Lazy Load iframes” and the notice is gone.

    But Cloudflare APO I didn’t turn on. And do you mean that I shouldn’t turn on concurrent both LSCache and Cloudflare cache/optimization? How to turn off Browser dynamic content caching?

    Can you share me the best practice configuration for LSCache and Cloudflare?

    Thanks for your reponses!

    • This reply was modified 3 years, 1 month ago by mrhuynhanh.
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    CF APO will create some incompatibility and unforeseeable issues with LSCWP

    and cache-contorl header over main request should always be no-cache,max-age=0,must-revalidate to avoid browser cache the page and give you outdated page

    besides these 2 things , other CF features should work as it is , you don’t need to enable minify on both sides though , one side doing that is enough.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[LiteSpeed] Start Lazyload image’ is closed to new replies.