Prevent litespeed cache from purging other posts
-
Hi,
recently i saw that after updating a certain post, some other posts get purged too.
After i checked the logs i found that it is purging 2 other posts alongside my original post which i have updated.
The id 324654 is the id of the post i have updated.
The two id’s 315548 and 46035 are the other two posts which will get purged alongside the original post too.
How can i prevent this from happening so that the plugin only purges the post which i am editing and nothing else?
10/15/24 22:00:10.306 [1.1.1.1:25990 1 ywl] ?? ——–purge_tags prev is: 46035
10/15/24 22:00:10.306 [1.1.1.1.76:25990 1 ywl] ?? ——–purge_tags next is: 315548
10/15/24 22:00:10.307 [1.1.1.1.76:25990 1 ywl] ?? added _Po.324654,_URL./xxx1-324654.html/,_W.recent-posts-1,_Po.46035,_Po.315548,_FD => LiteSpeed\Root::debug(?? added _Po.324654,_URL./xxx1-324654.html/,_W.recent-posts-1,_Po.46035,_Po.315548)@51 => LiteSpeed\Purge->_add(ARRAY)@501 => LiteSpeed\Purge::add(ARRAY)@473 => LiteSpeed\Purge->purge_post(324654)@885 => LiteSpeed\Purge->purge_publish(publish,publish)@89 => WP_Hook->apply_filters(ARRAY)@324 => WP_Hook->do_action(ARRAY)@348 =>
/home/xxx/public_html/wp-includes/post.php@517 =>
/home/xxx/public_html/wp-includes/post.php@5521
10/15/24 22:00:10.307 [1.1.1.1:25990 1 ywl] ?? X-LiteSpeed-Purge: public,stale,f51_Po.324654,f51_URL./xxx1-324654.html/,f51_W.recent-posts-1,f51_Po.46035,f51_Po.315548,f51_FD
10/15/24 22:00:10.307 [1.1.1.1:25990 1 ywl] ?? added _REST => LiteSpeed\Root::debug(?? added _REST,8)@51 => LiteSpeed\Purge->_add(ARRAY)@501 => LiteSpeed\Purge::add(REST)@473 => LiteSpeed\Purge->purge_post(324654)@887 => LiteSpeed\Purge->purge_publish(publish,publish)@89 => WP_Hook->apply_filters(ARRAY)@324 => WP_Hook->do_action(ARRAY)@348 =>
/home/xxx/public_html/wp-includes/post.php@517 =>
/home/xxx/public_html/wp-includes/post.php@5521
10/15/24 22:00:10.307 [1.1.1.1:25990 1 ywl] ?? X-LiteSpeed-Purge: public,stale,f51_Po.324654,f51_URL./xxx1-324654.html/,f51_W.recent-posts-1,f51_Po.46035,f51_Po.315548,f51_FD,f51_REST
- You must be logged in to reply to this topic.