How change default pool directives
Hello
How i can change default pool directives for new accounts listed in this link?
Configurations Values of PHP-FPM - Documentation - cPanel Documentation
Thanks
-
That docs page describes how to add or remove lines to a configuration. What issue are you facing using the details there? 0 -
pm.max_children 5 is a very high value for servers with many domains. I currently use EA3 with fastcgi, I want to use the equivalent settings for EA 4 + FPM. And one of them is limiting the number of PHP processes in 3 per pool. So I would like to change the default value pm.max_children from 5 to 3 for all the new ones that will be created. In the documentation speak only on change for already existing accounts via file /var/cpanel/userdata/user/domain.php_fpm.yaml On new account creation, i need thad file /var/cpanel/userdata/user/domain.php_fpm.yaml should be created with pm_max_children: 3 0 -
Hello, Here's the document with information on changing the default values: PHP-FPM Code and FileSystem Layout for EasyApache 4 - Documentation - cPanel Documentation Thank you. 0
Please sign in to leave a comment.
Comments
3 comments