• “Your site has 880 autoloaded options (size: 6 MB) in the options table, which could cause your site to be slow.”

    Query check:

    SELECT option_name, length(option_value) AS option_value_length FROM wp_options WHERE autoload='yes' ORDER BY option_value_length DESC;

    option_name: a2opt-benchmarks-frontend
    option_value_lengh: 5431864

    A2 Hosting Support answer (After many messages):

    “We understand your concern about the ‘a2opt-benchmarks-frontend’ option and its size. You’re absolutely correct that this option is related to A2 Optimized. To clarify, this option stores performance benchmark data collected by the A2 Optimized plugin. While the size is significant, it’s important to emphasize that this data is only autoloaded in the backend while you’re signed in and will not impact your frontend performance in any way.”

    CONCLUSION: A2OPTIMIZED DOES THE OPPOSITE, BUT DON′T WORRY.

    • This topic was modified 3 months ago by Pablo.
  • You must be logged in to reply to this review.