• Resolved m_scud

    (@m_scud)


    Hello,

    I was investigating why my WP-Rocket cache was being cleared too frequently.

    I discovered that the LLMS plugin was part of the issue. When I make only one change to a page, the LLMS plugin clears the cache for the entire website…

    It’s the hard way and not suitable on production website.

    Thank you.
    Marius

    [2025-07-03 19:46:01] CALLSTACK

    1) /var/www/vhosts/monsite.com/httpdocs/wp-cron.php(191): do_action_ref_array()
    2) /var/www/vhosts/monsite.com/httpdocs/wp-includes/plugin.php(565): WP_Hook->do_action()
    3) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
    4) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(324): LLMS_Generator->update_llms_file()
    5) /var/www/vhosts/monsite.com/httpdocs/wp-content/plugins/website-llms-txt/includes/class-llms-generator.php(720): do_action()
    6) /var/www/vhosts/monsite.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
    7) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
    8) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(324): LLMS_Cache_Manager->clear_all_caches()
    9) /var/www/vhosts/monsite.com/httpdocs/wp-content/plugins/website-llms-txt/includes/class-llms-cache-manager.php(59): LLMS_Cache_Manager->clear_wp_rocket_cache()
    10) /var/www/vhosts/monsite.com/httpdocs/wp-content/plugins/website-llms-txt/includes/class-llms-cache-manager.php(80): rocket_clean_domain()
    11) /var/www/vhosts/monsite.com/httpdocs/wp-content/plugins/wp-rocket/inc/functions/files.php(874): do_action()
    12) /var/www/vhosts/monsite.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
    13) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
    14) /var/www/vhosts/monsite.com/httpdocs/wp-includes/class-wp-hook.php(326): WP_Rocket\Helpers\logs{closure}()


Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @m_scud ,

    Thanks for your report!

    In the latest version of the plugin, we no longer trigger cache clearing when the LLMS file is regenerated via cron or during regular content updates. This change was made specifically to avoid unnecessary full-site cache purges in production environments.

    Please update to the most recent version of the plugin and let us know if the issue still persists.

    Best regards,

    LLMs Plugin Support Team

    Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @m_scud ,

    As we haven’t received any further feedback, I’ll go ahead and mark this thread as resolved for now. If you still experience the issue after updating to the latest version, please feel free to reopen or create a new topic and we’ll be happy to assist further.

    Best regards,

    LLMs Plugin Support Team

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

The topic ‘Cache clearing’ is closed to new replies.