• Resolved lordandy1984

    (@lordandy1984)


    Dear Brevo-Support,

    the last Update to 4.0.45 (from 4.0.43) breaks my site mainly because it increases the CPU load on the servers.

    Initially I did not know when I found out the long spike on Sep 2nd, but then I downgraded Brevo again and only updated the Brevo plugin and this immediately increased the system load.

    Of course it is a “production” WooCommerce with many other plugins, are you aware of any issues which could cause this behavior? It literally started immediately after the plugin update.

    WordPress: 6.8.2
    Woocommerce: 10.0.3
    PHP: 8.3.24
    Page Builder: Oxygen 4.9.1

    Regards,
    Andy

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lordandy1984

    (@lordandy1984)

    After investigating, it seems to be the following function.

    add_action('woocommerce_after_variations_form', [$products_events_manager, 'render_back_in_stock_placeholder']);

    This might cause the issue with the Oxygen page builder because it seems to add <script> tags and this somehow results in high load on a Method which safeguards encodings within scripts on Oxygen.

    Plugin Support alexisbienayme

    (@alexisbienayme)

    Dear Andy,

    Thank you very much for your detailed feedback and for taking the time to investigate the source of the issue.

    I’ve shared your findings with our Product team so they can further analyze the impact of the function you mentioned in combination with Oxygen page builder. Your input is very valuable, as it helps us improve the plugin and ensure better compatibility with other tools.

    We will keep this in mind for upcoming improvements, and I’ll let you know as soon as we have an update on this matter.

    Thank you again for your cooperation and patience.

    Best regards,

    Alexis

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

The topic ‘Update to 4.0.45 increases system load’ is closed to new replies.