Skip to main content

Comments

3 comments

  • Infopro
    That docs page describes how to add or remove lines to a configuration. What issue are you facing using the details there?
    0
  • gersonfs
    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
  • cPanelMichael
    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.