uwsgi: recycling spooler after 20 tasks (#52261)

This commit is contained in:
Thomas NOËL 2021-03-19 23:49:39 +01:00
parent 3b17fdace8
commit c6c87ccb4b
1 changed files with 1 additions and 0 deletions

1
debian/uwsgi.ini vendored
View File

@ -14,6 +14,7 @@ vacuum = true
spooler-processes = 3
spooler-python-import = combo.utils.spooler
spooler-max-tasks = 20
master = true
enable-threads = true