From: Guillaume Pellerin Date: Tue, 29 Jun 2021 00:37:58 +0000 (+0200) Subject: tune again X-Git-Tag: 2.1~12 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fcd4a24243d8f9167bdaa9c0bb599dbac9c9d354;p=teleforma.git tune again --- diff --git a/app/wsgi.ini b/app/wsgi.ini index 2f1d2f03..46cdf39a 100644 --- a/app/wsgi.ini +++ b/app/wsgi.ini @@ -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