chore: initial import for test contour with k3s CI
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[www]
|
||||
user = www-data
|
||||
group = www-data
|
||||
listen = 127.0.0.1:9000
|
||||
pm = dynamic
|
||||
pm.max_children = 20
|
||||
pm.start_servers = 4
|
||||
pm.min_spare_servers = 2
|
||||
pm.max_spare_servers = 8
|
||||
clear_env = no
|
||||
catch_workers_output = yes
|
||||
Reference in New Issue
Block a user