Based on the PHP-FPM workload profile selected in Virtualmin Configuration, a recommended value is calculated using available system memory.
When PHP scripts for this domain are set up to run via FCGI, PHP child process management should always be disabled, which will only route one request at a time to application processes it has spawned. By default, and with the environment variable setting PHP_FCGI_CHILDREN=0, PHP child process management is disabled.