1
0
mirror of synced 2026-03-28 06:09:58 +01:00

Add Baikal

This commit is contained in:
d-two
2022-12-14 10:48:06 +01:00
committed by GitHub
parent 4b0e3004a7
commit 26188fc9f7
21 changed files with 558 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[ingress]
user = nginx
group = nginx
listen = 127.0.0.1:9001
pm = dynamic
pm.max_children = 10
pm.start_servers = 3
pm.min_spare_servers = 2
pm.max_spare_servers = 5
pm.max_requests = 1024
clear_env = no