Horde and Squirrelmail not accessible because of php-fpm limit

Hedloff

Well-Known Member
Jun 7, 2004
189
13
168
Up north!
cPanel Access Level
DataCenter Provider
Hello,

Lately on some servers we had to restart cpanel php-fpm service because customers are reaching max_children setting limit (25):

[02-Jun-2017 14:07:53] NOTICE: using inherited socket fd=1308, "/var/cpanel/php-fpm/username/sock"
[13-Jun-2017 09:22:42] WARNING: [pool user_username] server reached max_children setting (25), consider raising it

It seems we can change this in this file:
/var/cpanel/php-fpm.d/username.conf ?

Change value pm.max_children = 25 ?

Is there are place were we can change this server wide?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello,

You can modify the individual user configuration files as you mentioned, but it's not possible to configure a global default value for those files. I encourage you to open a feature request if you'd like to see a feature added for that purpose:

Submit A Feature Request

Thank you.