]> git.parisson.com Git - teleforma.git/commitdiff
tune again
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 00:37:58 +0000 (02:37 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 29 Jun 2021 00:37:58 +0000 (02:37 +0200)
app/wsgi.ini

index 2f1d2f030e8b2fb7446bbc27bfc597e353d8cece..46cdf39a199f3c9d8b17fcfb1b1a4cf6ad6c7df7 100644 (file)
@@ -31,7 +31,7 @@ worker-reload-mercy = 60             ; How long to wait before forcefully killin
 
 cheaper-algo = busyness
 processes = 128                      ; Maximum number of workers allowed
-cheaper = 32                         ; Minimum number of workers allowed
+cheaper = 24                         ; Minimum number of workers allowed
 cheaper-initial = 64                 ; Workers created at startup
 cheaper-overload = 1                 ; Length of a cycle in seconds
 cheaper-step = 16                    ; How many workers to spawn at a time