• Resolved mae234

    (@mae234)


    Hello LiteSpeed Team,

    I noticed something unusual with the Auto Purge behavior.

    Whenever I update a post, LiteSpeed shows the following notifications:

    • Communicated with Cloudflare successfully.
    • Notified Cloudflare to purge all successfully.
    • Purged all caches successfully.

    However, in the LiteSpeed Cache → Cache → Purge settings, I have unchecked all Auto Purge rules, including the options related to publishing or updating posts (as shown in the attached screenshot).

    Because of this, I have a couple of questions:

    1. Why is LiteSpeed still triggering a purge when a post is updated even though Auto Purge options are disabled?
    2. When the message says “Purged all caches successfully”, does this mean:
      • the entire site cache (site-wide) is being purged, or
      • only the specific post/page and related cache entries?

    For context, my site is connected to Cloudflare, which is why I also see the Cloudflare purge notification.

    I would appreciate clarification on how this purge is being triggered and whether this behavior is expected.

    Thank you for your help.

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    1. it might be something else trigger the purge , please enable debug log , and see what log says

    2. all is all , as entire site cache.

    please try to grab the log when you trigger that purge notification , we will see why or how it happens

    Thread Starter mae234

    (@mae234)

    Hello,

    The issue is LiteSpeed cache automatically purges pages whenever I update a post or product, even though I have toggled off all settings for auto-purge on page/post updates.

    For reference, here is the relevant log triggered immediately after updating a post:

    03/09/26 09:31:59.051 [188.236.53.242:11287 1 nB6] 💓 ------POST HTTP/1.1 (HTTPS) /wp-admin/post.php
    03/09/26 09:31:59.051 [188.236.53.242:11287 1 nB6] HTTP_REFERER: https://rejuvenatingsets.com/wp-admin/post.php?post=3...
    03/09/26 09:31:59.051 [188.236.53.242:11287 1 nB6] X-LiteSpeed-Purge: public,stale,2a21_Po.35047,2a21_URL.eaf68411ed7f3178df240ea4b5326808,2a21_W.recent-posts-6,2a21_FD,2a21_REST

    As you can see, the X-LiteSpeed-Purge header is sent automatically when updating posts/products, which causes the purge regardless of the disabled auto-purge settings.

    Could you please advise why this POST request to /wp-admin/post.php triggers cache purging and how I can prevent it from purging when I update posts/products?

    Thank you for your assistance.

    Best regards.
    Plugin Support qtwrk

    (@qtwrk)

    is that full log ? because it only purges post id 35047 , and then any pages with recent post widget, this doesn’t look like will purge all

    Thread Starter mae234

    (@mae234)

    This is another complete log:

    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] 💓 ——POST HTTP/1.1 (HTTPS) /wp-admin/post.php
    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] Query String:
    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] HTTP_REFERER: https://rejuvenatingsets.com/wp-admin/post.php?post=3…
    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] Cookie _lscache_vary: 070c5e5d7e4f21bf21c1baa287c34e6b
    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] LSCACHE_VARY_COOKIE: wmc_current_currency,,wp-postpass_341a0bdb7ff63eeac565ec6883278b41,wmc_current_currency_old,wmc_ip_info,woocommerce_cart_hash
    03/11/26 11:45:51.395 [188.236.53.242:11183 1 JM0] LSCACHE_VARY_VALUE: +webp
    03/11/26 11:45:51.396 [188.236.53.242:11183 1 JM0] X-LiteSpeed-Purge: public,stale,2a21_ => LiteSpeed\LSC->send_headers()@614 => WP_Hook->apply_filters(,ARRAY)@341 => WP_Hook->do_action(ARRAY)@365 =>
    /home/asianbea/domains/rejuvenatingsets.com/public_html/wp-includes/load.php@522

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

    The notification after updating:

    Communicated with Cloudflare successfully.Dismiss this notice.

    Notified Cloudflare to purge all successfully.Dismiss this notice.

    Purged all caches successfully.

    Plugin Support qtwrk

    (@qtwrk)

    this looks like from purge log , please try grab this post.php action on the debug log , debug log will have more information, this one does indeed purge all though.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.