• Resolved thomastolkien

    (@thomastolkien)


    Hi – something is causing the cache to flush uncommanded.

    The log file says:

    25-05-2021 @ 20:27:17 flushPageCache

    and the number of cached files has gone from 725 files to 0.

    I did not command a cache purge, there are no cron jobs set to flush the cache and there are no other caching systems being used.

    Please can you let me know how to stop this from happening?

    It appears to be occurring every 2 hours or so.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Emre Vona

    (@emrevona)

    it does not belong to wp fastest cache. another plugin must be using our hook system.

    https://www.wpfastestcache.com/tutorial/delete-the-cache-by-calling-the-function/

    Thread Starter thomastolkien

    (@thomastolkien)

    No, this issue is not with the hook system.

    Unfortunately, I’ve tested the site with no plugins other plugins running and I can still replicate the issue.

    In particular, WP Fastest cache is flushing the cache in the following scenarios:

    When a draft post or page is saved or updated.
    When new tags are added to a draft or published post.

    In these situations, the WP Fastest cache log displays “flushPageCache” at the same timestamp as the updated post/page timestamp, and on checking the server files via FTP, the entire cache is flushed at this time.

    This is occurring even if the options for new post or updated post are unchecked in the WP Fastest cache options.

    Plugin Author Emre Vona

    (@emrevona)

    as I said that “flushPageCache” action does not belong to wp fastes cache.

    Plugin Author Emre Vona

    (@emrevona)

    probably it belongs to Autoptimize.
    https://www.pickupwp.com/plugin/autoptimize

    Thread Starter thomastolkien

    (@thomastolkien)

    Sorry if I was somehow not clear. The site does not use Autoptimize.

    I’ve tested the site with

      no other plugins running

    and I can still replicate the issue.

    In particular, WP Fastest cache is flushing the cache in the following scenarios:

    When a draft post or page is saved or updated.
    When new tags are added to a draft or published post.

    Thread Starter thomastolkien

    (@thomastolkien)

    We’ve tested further and can report the issue occurs on every type of page/post/tag/category update.

    Each time a change is made the entire cache is cleared. This is a huge bug.

    We really hope you will be able to repair this in the next update. In the meantime, we will use another cache system.

    Plugin Author Emre Vona

    (@emrevona)

    ok please let me know after trying another cache plugin.

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

The topic ‘Uncommanded cache flush’ is closed to new replies.