Hi,
I would like to change PHP-FPM pool-settings for a default set to default self for values all domains, and cPanel create self-domain and subdomain, addon domain possible? Without multiPHP Manager edit for pool settings all domain again to again do.
Before
TO
After
I would like to change PHP-FPM pool-settings for a default set to default self for values all domains, and cPanel create self-domain and subdomain, addon domain possible? Without multiPHP Manager edit for pool settings all domain again to again do.
Before
Code:
Max Children: 5
Process Idle Timeout: 15
Max Requests: 20
After
Code:
Max Children: 100
Process Idle Timeout: 15
Max Requests: 1000