Cache clearing
-
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}()
The topic ‘Cache clearing’ is closed to new replies.