Horde and Squirrelmail not accessible because of php-fpm limit
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?
-
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. 0
Please sign in to leave a comment.
Comments
1 comment