Our website is currently having problems and produces errors 507 and 508 (Resource Limit is Reached). I checked cPanel and saw that we've reached the number of Entry Processes available to us and we are at 98% CPU usage.
So, I checked SSH to see what processes are running and saw multiple lsphp processes that are running. I tried various ways getting more information about the process, but it is not returning anything.
I want to understand what lsphp does. I searched for it already but it is still not clear to me.
lsphp
is lightspeed. If you have a large scale program built, you may need to dedicate more cores to your machine. – Cheironkill -9 pid
command and see if it alleviates your CPU draw. – Cheiron