• 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.

Apache CPU usage explodes since disastrous migration to 10.0.1

regisg

Regular Pleskian
During last day :

0lvxAnm7tTw_temp1.jpg


Durint last 3 hours :

0lvxJvsg55J_87.106.97.42.png


Server health parameter "Services > Apache CPU usage" changed its status from "yellow" to "red".
top - 19:44:05 up 2 days, 6:31, 0 users, load average: 1.34, 0.95, 0.45
Tasks: 56 total, 3 running, 53 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.1% us, 1.3% sy, 0.1% ni, 95.4% id, 0.1% wa, 0.0% hi, 0.0% si
Mem: 2097152k total, 730112k used, 1367040k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
14198 apache 25 0 326m 39m 5312 R 99.2 1.9 3:40.83 httpd
3340 apache 21 0 319m 35m 5884 R 99.2 1.7 0:18.83 httpd

Server health parameter "Services > Apache memory usage" changed its status from "green" to "yellow".
top - 22:44:17 up 2 days, 9:32, 0 users, load average: 9.11, 9.30, 9.34
Tasks: 60 total, 10 running, 50 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.8% us, 1.8% sy, 0.1% ni, 94.2% id, 0.1% wa, 0.0% hi, 0.0% si
Mem: 2097152k total, 1035228k used, 1061924k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
28431 apache 25 0 342m 51m 5980 R 27.6 2.5 27:27.12 httpd
25616 apache 25 0 335m 46m 4448 R 27.6 2.3 19:41.55 httpd
10235 apache 25 0 348m 64m 5236 R 25.7 3.1 29:01.89 httpd
11777 apache 25 0 340m 55m 5196 R 25.7 2.7 43:21.69 httpd
15486 apache 25 0 344m 60m 5344 R 25.7 3.0 16:53.33 httpd
20324 apache 25 0 337m 51m 4772 R 25.7 2.5 22:10.77 httpd
15476 apache 25 0 340m 55m 3960 R 23.7 2.7 37:14.76 httpd
26112 apache 25 0 326m 41m 5280 R 17.8 2.0 7:24.88 httpd
24283 apache 25 0 327m 39m 5260 R 5.9 1.9 9:51.54 httpd

Thus, very often, apache stops itself...

(Apache httpd.conf parameters are all setting to defauts values)

Any help would be very appreciated !

Thx a lot.
 
Hi Regisg,

I had the same until I set

PHP support (run as FASTCGI application , PHP 'safe_mode' on)

for all domains.

I hope it will help.

Best wishes

Sándor
 
Hi Regisg,

I know that it looks contradictory but I tried all the variations of the settings. I also read the manual but for me there is no more CPU overload. I also know that it should work smoothly with all the variations of the settings but for me it does not. This settings is safe and FOR ME solved the problem.

I hope it will help you as well.

Best wishes

Sándor
 
Changing from FastCGI to Apache modules fixed the issue for me.
 
So that's the opposite of SandorB... !
I'am not sure this is a serious lead.

I think the problem is linked to watchdog, see http://forum.parallels.com/showthread.php?t=106130

I notices that i have also the same error :
Cron <root@munci> /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
PHP Fatal error: Class 'OptionalServices_ServicesConfiguration' not found in /usr/local/psa/admin/plib/common_func.php3 on line 2948
 
Back
Top