What is the syntax in /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml
to change the value of the following:
pm.max_children = 5
pm.max_requests = 20
pm.max_spare_servers = 5
pm.min_spare_servers = 1
pm.process_idle_timeout = 10
pm.start_servers = 0
Thank you.
to change the value of the following:
pm.max_children = 5
pm.max_requests = 20
pm.max_spare_servers = 5
pm.min_spare_servers = 1
pm.process_idle_timeout = 10
pm.start_servers = 0
Thank you.