• Resolved lvshujun

    (@lvshujun)


    This plugin helps improving the website performance a lot. But when I set the “Cache Logged-in Users” option ON. It will significantly slow the speed of any page when I log in.

    This is a timing without Private cache (User Logged In)
    This is the Header of above connection

    ———————————————————————————–

    This is a timing without Private cache (User Logged In) SUPER SLOW
    Headers

    I am using openlitespeed, and this is my cache module setting (copy from official document)

    There must be something wrong, may you HELP?

Viewing 8 replies - 1 through 8 (of 8 total)
  • asfly

    (@asfly)

    Can you please provide us with the?Report Number?from the LiteSpeed Cache > ToolBox > [5] Report, click on?send to LiteSpeed?and share the generated Report number with us?

    Thread Starter lvshujun

    (@lvshujun)

    No Problem, That is AUHQPXTK

    Plugin Support qtwrk

    (@qtwrk)

    please try grab the plugin log , the log should say something

    Thread Starter lvshujun

    (@lvshujun)

    Plugin Support qtwrk

    (@qtwrk)

    please disable Page Optm -> Media -> Add Missing Size, or add

    add_filter( "litespeed_media_ignore_remote_missing_sizes", "__return_true" );

    to your theme’s functions.php to bypass external images

    when you need to detect dimensions for external images, it will take some times to fetch these images first

    Thread Starter lvshujun

    (@lvshujun)

    GREAT!It does work! Now my site is so fast!

    But I have a few question:

    1.All my site image are uploaded to my own server and there isn’t any external images, why it slow when fetching?

    2.Should this process (fetching and adding missing size) be executed backgroundly (in the corn)?

    Many thanks!

    Plugin Support qtwrk

    (@qtwrk)

    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/7d5dd2fda6159eae4537a02c2273c7be?s=96&d=robohash&r=g
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Util] external
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] -no file, bypassed
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/ec57e73d93ef483a7b817e0fcb671ac9?s=96&d=robohash&r=g
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Util] external
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] -no file, bypassed
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/2948685875cf7d7a7ef0b54d0fb307f1?s=96&d=robohash&r=g
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Util] external
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] -no file, bypassed
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/ec57e73d93ef483a7b817e0fcb671ac9?s=96&d=robohash&r=g
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Util] external
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] -no file, bypassed
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/62c71e75c7091f655a32048e43f551de?s=96&d=robohash&r=g
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Util] external
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] -no file, bypassed
    03/02/24 11:43:59.377 [115.236.51.147:56864 1 Kw8] [Media] webp replacing: https://cravatar.cn/avatar/0753fd0d47adaa6e6f27570d0d90a381?s=96&d=robohash&r=g

    all these avatar are external

    no , that are meant to be on real-time

    • This reply was modified 1 year ago by qtwrk.
    Thread Starter lvshujun

    (@lvshujun)

    Oh, I forgot the avatars. Many thanks for help! It is the best cache plugin I have used!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Slow With Private Cache’ is closed to new replies.