• Resolved klewis

    (@blackawxs)


    Hello,

    In the event that wpforms light is being used to the point that it is causing high memory usage on my server, (i.e. multiple web site users have processed the form at the same time and the site is timing out), what are some quick tip things I can do bring down that high memory spike from this specific php plugin?

    • This topic was modified 2 years, 9 months ago by klewis.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter klewis

    (@blackawxs)

    In detail, I had a moment in the day, where WPForms_WP_Emails::send had a duration of 13.8s to process. What things can I try, to help improve that performance in cases like this?

    • This reply was modified 2 years, 9 months ago by klewis.
    • This reply was modified 2 years, 9 months ago by klewis.

    Hey @blackawxs – Thanks for reaching out!

    When you get a chance, can you please share the site health information from Tools > Site Health, and click “Copy site info to clipboard” so I can take a closer look?

    Kindly,

    Thread Starter klewis

    (@blackawxs)

    Thanks for getting back with me Prashant! I solved my issue. It was my wp_options table in WordPress getting bloated. So I ran some SQL commands against it to correct some autoload items in that table.

    All good now!

    • This reply was modified 2 years, 9 months ago by klewis.

    Glad to hear that @blackawxs. In case you have any questions, please feel free to reach out.

    Kindly,

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

The topic ‘How to reduce high memory usage’ is closed to new replies.