• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

High Panel CPU usage

SauliusZ

Basic Pleskian
I`m using Plesk 11 on CentOS 6 64bit. Recently I got hight Panel CPU usage (~50% average) and overall CPU usage to 99%.

Tried to restart plesk, apache, even the server. Doesn`t help.
Using command ps -eo pcpu,pid,user,args | sort -k 1 -r | head -10
I see, that about 45% CPU takes "/usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm"
some websites php "/usr/bin/php-cgi -c /var/www/vhosts/website.com/etc/php.ini" jumps to 6% or more cpu usage,
about 15% takes mysql, and ~1.3% nobody user with "./ctasd.bin -l / -c /etc/ctasd/ctasd-out.conf --pid /var/wun/ctasd/ctasd.pid" command.

Can someone tell why sw-engine-cgi takes so much CPU power and how to solve that?
 
Back
Top