Operating System & Version
Centos 7.7
cPanel & WHM Version
90.0.15

Taufik Rizki

Member
Jun 22, 2020
11
0
1
Depok
cPanel Access Level
Root Administrator
Hello, please help.

I'm having a problem where the load is very high over 100% in the description in "Apache Status". How can I normalize the load again, because this load is very high and causes the Website to be slow when accessed.

1602848864347.png

Please help everyone.
 

ffeingol

Well-Known Member
PartnerNOC
Nov 9, 2001
944
423
363
cPanel Access Level
DataCenter Provider
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?
 

Taufik Rizki

Member
Jun 22, 2020
11
0
1
Depok
cPanel Access Level
Root Administrator
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?