• Resolved iTeamWP

    (@iteamwp)


    Hello

    We use WordPress automatic update functionality: https://wordpress.org/support/article/configuring-automatic-background-updates/

    This runs via CRON. However, Lightspeed is not purging the cache after these updates are running.

    We have the following settings set:
    ‘Purge All On Upgrade’ => ON
    ‘Serve Stale’ => OFF

    For example, our website updated this morning 18th May 9:56am BST.

    However, the homepage HTML source has the following comment: <!– Page generated by LiteSpeed Cache 4.6 on 2022-05-17 16:34:59 –>

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

    (@qtwrk)

    Hi,

    May I know how exactly was that cron triggered ? like by curl/wget ? or php/wp command line ?

    best regards,

    Thread Starter iTeamWP

    (@iteamwp)

    Hi,

    We use the following cronjob for WP: /usr/local/bin/php ~/public_html/wp-cron.php >/dev/null 2>&1

    Plugin Support qtwrk

    (@qtwrk)

    there was kind of delay purge for PHP CLI triggered cron

    could you please try the curl/wget way and see how it goes ?

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

The topic ‘Cache not purged after auto update’ is closed to new replies.