|
|
|
@ -13,6 +13,7 @@ pm.start_servers = 5 |
|
|
|
|
pm.min_spare_servers = 5 |
|
|
|
|
pm.max_spare_servers = 35 |
|
|
|
|
pm.status_path = /phpfpm_status_yum{$PHP_VERSION} |
|
|
|
|
pm.max_requests = 1000 |
|
|
|
|
request_terminate_timeout = 30 |
|
|
|
|
request_slowlog_timeout = 10 |
|
|
|
|
slowlog = /var/opt/remi/php{$PHP_VERSION}/log/php-fpm/www-slow.log |
|
|
|
|