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?
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?