]> git.parisson.com Git - teleforma.git/commitdiff
reduce uwsgi backlog alert
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 22:57:13 +0000 (00:57 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 22:57:13 +0000 (00:57 +0200)
app/wsgi.ini
bin

index 5bd0e05a00a555e88a2f7cf3699457b898139c29..7d15899ab528faeb3d986fadb5f5b95c7afae60d 100644 (file)
@@ -39,7 +39,7 @@ cheaper-step = 4                     ; How many workers to spawn at a time
 cheaper-busyness-multiplier = 30     ; How many cycles to wait before killing workers
 cheaper-busyness-min = 20            ; Below this threshold, kill workers (if stable for multiplier cycles)
 cheaper-busyness-max = 70            ; Above this threshold, spawn new workers
-cheaper-busyness-backlog-alert = 16  ; Spawn emergency workers if more than this many requests are waiting in the queue
+cheaper-busyness-backlog-alert = 10  ; Spawn emergency workers if more than this many requests are waiting in the queue
 cheaper-busyness-backlog-step = 2    ; How many emergency workers to create if there are too many requests in the queue
 
 
diff --git a/bin b/bin
index 52d01bc8d0ec34d96ae3751fa5709a8ae05066fd..c5d2023de2f038cb865a148076a4dc4ec24efaf7 160000 (submodule)
--- a/bin
+++ b/bin
@@ -1 +1 @@
-Subproject commit 52d01bc8d0ec34d96ae3751fa5709a8ae05066fd
+Subproject commit c5d2023de2f038cb865a148076a4dc4ec24efaf7