Skip to main content

How to fix High Load on Apache Status

Comments

4 comments

  • ffeingol
    That number, by itself is somewhat useless. We would need to know how many CPU core/threads you have. 313% of a 4 core machine is prob. high. 313% on a 16 core machine is nothing. More than likely it's PHP/MySQL causing the load. What handler do you have configured for PHP?
    0
  • Taufik Rizki
    I haven't handled anything from the PHP side, but I've made changes to the "Apache Global Configuration", namely: 1. "Server limit = 4096" - Default 256 2. "Max Request Workers = 2000" - Default 2000 What should I do for handling on the PHP side? Information please. Thanks.
    That number, by itself is somewhat useless. We would need to know how many CPU core/threads you have. 313% of a 4 core machine is prob. high. 313% on a 16 core machine is nothing. More than likely it's PHP/MySQL causing the load. What handler do you have configured for PHP?

    0
  • cPanelLauren
    I'd suggest the following
    0
  • Jonathaniel1
    @
    I'd suggest the following
    0

Please sign in to leave a comment.