Skip to main content

why php-cgi cpu high?

Comments

1 comment

  • cPRex Jurassic Moderator

    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.