ali2756
Forum Replies Created
-
@qtwrk different websites almost half of 192 websites having this issue
hey @qtwrk
we added
add_filter(‘litespeed_purge_tags’, function($purge_tags, $is_private) {
if (isset($_SERVER[‘REQUEST_URI’]) && strpos($_SERVER[‘REQUEST_URI’], ‘LSCWP_CTRL=purge’) !== false) {
do_action(‘litespeed_debug2’, ‘Preserve manual purge action’);
return $purge_tags;
}
return [‘_nothing’];
}, 9999, 2);
Now it works well, but the problem is that for websites we haven’t made any changes to in a while, there is a caching issue where some CSS is missing and the UI is broken. However, we didn’t apply any changes to those websites during testing.@qtwrk
added@qtwrk
It works sometimes, you can check all of the url from menu and i beleive you faced miss on a few of themHowever, I can see that the crawler has finished. You got a hit because you opened the same page earlier, but after a while, it disappears and shows “miss.”
@qtwrk
yes if i refresh the page i get Hit
but i need Hit for first time visitors as wellits first time miss then Hit
but after while its miss
also there is nothing in purge log from yesterday
@qtwrk
i got miss on every pages
@qtwrk@qtwrk can you help me
we have 175 websites and we faced same issue on all of themthere is nothing in purge log
and we got miss on first visit every timehey I enabled it
what is next step ?Last Report Number: AEFGVJPW
Last Report Date: 12/15/2025 22:07:29