mirror of
https://codeberg.org/demostf/api.git
synced 2026-08-02 12:24:52 +02:00
update flight
This commit is contained in:
parent
fef8fee6c9
commit
ae176a65e4
7 changed files with 47 additions and 23 deletions
|
|
@ -10,10 +10,10 @@ catch_workers_output = yes
|
|||
|
||||
clear_env = no
|
||||
pm = dynamic
|
||||
pm.max_children = 250
|
||||
pm.start_servers = 75
|
||||
pm.min_spare_servers = 50
|
||||
pm.max_spare_servers = 200
|
||||
pm.max_children = 25
|
||||
pm.start_servers = 5
|
||||
pm.min_spare_servers = 5
|
||||
pm.max_spare_servers = 15
|
||||
access.log = /proc/self/fd/2
|
||||
listen = 9000
|
||||
access.log = /proc/self/fd/2
|
||||
Loading…
Add table
Add a link
Reference in a new issue