gohighvoltage

Member
Jan 8, 2012
12
0
51
cPanel Access Level
Reseller Owner
Constantly get these warnings:
Code:
Resource:     Virtual Memory Size
Exceeded:     1409 > 500 (MB)
Executable:   /opt/cpanel/ea-php73/root/usr/sbin/php-fpm
Command Line: php-fpm: pool mywedsite_com                 
PID:          15507 (Parent PID:13635)
Killed:       No
Running a wordpress website with Ultimatum theme. Its not a high volume site. I am using PHP-FPM with opcache.
Memory going that high seems not normal to me. Any advice? I cannot figure out what is causing it.

Or is there recommended optimization configs for FPM and/or opcache?

Thanks!
 
Last edited by a moderator:

cPJeremy

Technical Analyst
Staff member
Feb 13, 2019
58
3
83
Houston TX
cPanel Access Level
Root Administrator
Hello, gohighvoltage!

I am sorry that you are encountering this warning. However, it is worth mentioning that PHP-FPM does cause higher memory usage. Luckily though, our staff has written a guide on PHP-FPM optimization that you might find helpful. You can find this guide here: cPanel Resources | PHP-FPM Performance-Tuning Basics

It seems to me that you may need to make changes to the PHP-FPM configuration for the domain, and the tutorial above should help do so. Can you try adjusting some of the pool options and let us know if this helps to bring down the domain's memory usage?

Thank you!