You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[www]
|
|
user = www-data
|
|
group = www-data
|
|
listen = 127.0.0.1:9000
|
|
;listen = /run/php/trial-fpm.sock
|
|
pm = dynamic
|
|
pm.max_children = 3
|
|
pm.start_servers = 1
|
|
pm.min_spare_servers = 1
|
|
pm.max_spare_servers = 1
|