Yakkety Yak configs

This commit is contained in:
Serghey Rodin 2016-12-13 15:53:57 +02:00
commit 8969cad0c8
128 changed files with 6699 additions and 0 deletions

View file

@ -0,0 +1,13 @@
;[%backend%]
;user = %user%
;group = %user%
;listen = /dev/null
;listen.owner = %user%
;listen.group = nginx
;pm = dynamic
;pm.max_children = 50
;pm.start_servers = 3
;pm.min_spare_servers = 2
;pm.max_spare_servers = 10