• Resolved royston123

    (@royston123)


    Hi Everyone,

    I Need Help with 2 issues I faced with ls cache.
    1) Missing Size:
    I have added the option “Add Missing Sizes” in the ls cache for providing explicit height and width for images that do not have Height And Width Attribute, But i still Get this issue on page speed. screenshots provided below.

    missing size

    page-speed

    2) Time Frame issue:
    The Browser Total Cache holds for 1 year but in the page speed it is showing 7 days

    Cache Time
    page speed cache showing 7 days

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

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Support qtwrk

    (@qtwrk)

    from your log

    [Media] ?? Missing sizes for image [src] https://nexzone2.testingweblink.com/wp-content/webpc-passthru.php?src=https://nexzone2.testingweblink.com/wp-content/uploads/elementor/thumbs/Nexzone_Website_Logo_02-pi7vkh2onx1qk2lox576jx0amit4m8fg96e8znfp8q.png&nocache=1

    somehow you make the image file pass through another PHP file , the webpc-passthru.php

    this will effectively disabling the add missing size feature

    it uses PHP function to check the file in the disk , where obviously this is not a file in the disk it can spot

    for cache expire header issue , since you are using OpenLiteSpeed, please follow this guide https://openlitespeed.org/kb/how-to-set-up-custom-headers/

    best regards,

    Thread Starter royston123

    (@royston123)

    okay thanks ill check the missing size because its not only one thumbnail but many, please keep this ticket open.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘LS Cache Missing Size and Time Frame issue’ is closed to new replies.