Projet

Général

Profil

0001-uwsgi-new-configuration-67585.patch

Pierre Ducroquet, 21 juillet 2022 10:23

Télécharger (777 octets)

Voir les différences:

Subject: [PATCH] uwsgi: new configuration (#67585)

 debian/uwsgi.ini | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
debian/uwsgi.ini
26 26
cheaper-algo = busyness
27 27
cheaper = 5
28 28
cheaper-initial = 10
29
cheaper-overload = 5
30
cheaper-step = 10
31
cheaper-busyness-multiplier = 30
29
cheaper-overload = 20
30
cheaper-step = 2
31
cheaper-busyness-multiplier = 10
32 32
cheaper-busyness-min = 20
33 33
cheaper-busyness-max = 70
34 34
cheaper-busyness-backlog-alert = 16
35
-