uwsgi: new configuration (#67578)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Pierre Ducroquet 2022-07-21 09:57:12 +02:00
parent 1d8bcee706
commit 5fce8a2897
1 changed files with 4 additions and 3 deletions

7
debian/uwsgi.ini vendored
View File

@ -40,14 +40,15 @@ plugin = cheaper_busyness
cheaper-algo = busyness
cheaper = 5
cheaper-initial = 10
cheaper-overload = 5
cheaper-step = 10
cheaper-busyness-multiplier = 30
cheaper-overload = 20
cheaper-step = 2
cheaper-busyness-multiplier = 10
cheaper-busyness-min = 20
cheaper-busyness-max = 70
cheaper-busyness-backlog-alert = 16
cheaper-busyness-backlog-step = 2
listen = 1024
max-requests = 500
max-worker-lifetime = 7200