Why here so high load

You don't show any load information; only that a lot of httpd and mysqld processes are running.

When we see this associated with a high load, we generally assume (I know, that can be bad) that we've got a run-away php process somewhere. You can of course start logging your mysql processes that take a long time, but I think that's overkill if this only happens once in a while.

Generallly I stop mysqld (you may need to do this multiple times from the control panel until it's completely stopped) and httpd (the same applies).

Then restart mysqld and then restart apache.

Usually that resolves the problem.

Jeff
 
Thanks jeff!

Found that become MODsecurity and MODevasive !

stop load this then ok ! anyway we need install this?


BR.,
Denis
 
It's up to you. If you need the functionality you install it. If it's too much for your serer you either uninstall it or increase memory ;) .

Jeff
 
Back
Top