• Resolved BoutiquePcLanD

    (@pclandofficiel)


    Hello
    It has been noticed that your module clears the cache of my site, it brings conflict to wp rocket, how to solve this?

    Pixel Manager for WooCommerce is the only plugin in your stack that triggers a full cache clear.

    It does this when it is updated and when its settings are saved.

    This contributes to clearing the cache, but it is not the root cause.

    When I checked the preload status on the database, the preload was aborted. Immediately after triggering the cron by visiting the cache cleared and preloading began.

    This means that the cron does not run consistently.

    I logged the execution delay of some cron-related hooks, and noticed the following:

    [ 30-Dec-2022 04:26:52 ] => rocket_preload_process_pending
    [ 30-Dec-2022 04:30:01 ] => rocket_preload_process_pending
    [ 30-Dec-2022 04:35:02 ] => rocket_preload_process_pending
    [ 30-Dec-2022 04:38:02 ] => rocket_preload_process_pending
    [ 30-Dec-2022 04:40:01 ] => rocket_preload_process_pending
    [30-Dec-2022 04:45:02 ] => rocket_preload_process_pending

    I have a cron job every 5 minutes on my server, is it not possible to disable the pixel feature which clears the cache?

Viewing 1 replies (of 1 total)
  • Plugin Author alekv

    (@alekv)

    Hi @pclandofficiel

    As the WP Rocket supporter already mentioned:

    Pixel Manager for WooCommerce is the only plugin in your stack that triggers a full cache clear.

    It does this when it is updated and when its settings are saved.

    and

    This contributes to clearing the cache, but it is not the root cause.

    As per that information the Pixel Manager does not cause a conflict.

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict problem your module empties the cache’ is closed to new replies.