Action Triggering Cache Purges
-
On litespeed I find logs like these:
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] π ——POST HTTP/1.1 (HTTPS) /wp-admin/admin-ajax.php
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] Query String: action=as_async_request_queue_runner&nonce=ca82652777
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] User Agent: WordPress/6.8.1; https://pharmacy2you.gr
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] Accept: */*
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] Accept Encoding: br,gzip
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] X-LSCACHE: true
05/08/25 19:53:51.675 [65.109.239.143:43208 1 MjA] X-LiteSpeed-Purge: public,327_Po.14088,327_URL.6666cd76f96956469e7be39d750cc7d9,327_W.recent-posts-5,327_FD,327_REST => LiteSpeed\LSC->send_headers()@603 => WP_Hook->apply_filters(,ARRAY)@324 => WP_Hook->do_action(ARRAY)@348 =>
/home/runcloud/webapps/pharmacy2you/wp-includes/load.php@517
I am led to believe this is related to actions from your plugin, specifically:adt_pfp_as_generate_product_feed_batchComplete
'feed_id' => 14088'offset' => 0'batch_size' => 750
adt_pfp_as_generate_product_feed_batch_14088Non-repeating2025-05-09 08:02:16 +0000
(1 hour 52 minutes ago)- 2025-05-09 08:02:15 +0000
action created - 2025-05-09 08:02:22 +0000
action started via Async Request - 2025-05-09 08:02:43 +0000
action complete via Async Request
What is this action and why does it trigger a cache purge every single hour?
The topic ‘Action Triggering Cache Purges’ is closed to new replies.