why php-cgi cpu high?
opt/cpanel/ea-php81/root/usr/bin/php-cgi
If you check the daily processes in cpanel, you will see that the above file has high CPU usage.
I recently
cpnael account and home page for three Lightsail instances
Consolidated into one Lightsail instance.
whm - > daily process checking
Light Sail instance performance is as follows:
8GB RAM, 2 vCPU, 160GB SSD
Let me ask you two questions.
1. Is there an error with the current server?
How do I check if an error occurred?
2. Does using a CDN result in lower CPU usage?
-
Hey there! The only way to know if there is an error with the server would be to know if there is abnormal activity happening on the system. Do you see any evidence of a DoS attack when you check the Apache status? If not, then this could be normal traffic for the machine and things are working as intended.
As far as lower CPU usage from a CDN, in your case no, since all this usage is coming from PHP which would not be affected by serving remote files. PHP is still going to need to process the pages no matter where the data/images come from.
0
Please sign in to leave a comment.
Comments
1 comment