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?
No Problem, That is AUHQPXTK
Plugin Support
qtwrk
(@qtwrk)
please try grab the plugin log , the log should say something
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
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 2 years, 1 month ago by
qtwrk.
Oh, I forgot the avatars. Many thanks for help! It is the best cache plugin I have used!