adjust php-values
This commit is contained in:
parent
f844dcb194
commit
d260794197
@ -13,8 +13,8 @@ listen.owner = nginx
|
||||
listen.group = nginx
|
||||
|
||||
pm = static
|
||||
pm.max_children = 25
|
||||
pm.max_requests = 1000
|
||||
pm.max_children = 12
|
||||
pm.max_requests = 150
|
||||
|
||||
slowlog = /var/log/nginx/error_log
|
||||
request_slowlog_timeout = 3s
|
||||
|
Loading…
Reference in New Issue
Block a user