1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-08-02 12:24:52 +02:00

update flight

This commit is contained in:
Robin Appelman 2024-03-17 00:40:49 +01:00
commit ae176a65e4
7 changed files with 47 additions and 23 deletions

View file

@ -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