• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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