Projet

Général

Profil

Development #52264

uwsgi: utiliser spooler-max-tasks

Ajouté par Thomas Noël il y a environ 3 ans. Mis à jour il y a environ 3 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
19 mars 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

et limiter à 20 requests par spooler

Révisions associées

Révision a87fa8ad (diff)
Ajouté par Thomas Noël il y a environ 3 ans

uwsgi: recycling spooler after 20 tasks (#52264)

Historique

#1

Mis à jour par Thomas Noël il y a environ 3 ans

  • Statut changé de Nouveau à Résolu (à déployer)
commit a87fa8ade962799e666e5f625708301c67f142a3
Author: Thomas NOËL <tnoel@entrouvert.com>
Date:   Fri Mar 19 18:59:21 2021 +0100

    uwsgi: recycling spooler after 20 tasks (#52264)

diff --git a/debian/uwsgi.ini b/debian/uwsgi.ini
index 193f41fc..91aa3dac 100644
--- a/debian/uwsgi.ini
+++ b/debian/uwsgi.ini
@@ -14,6 +14,7 @@ vacuum = true

 spooler-processes = 3
 spooler-python-import = wcs.qommon.spooler
+spooler-max-tasks = 20
 # spooler directory is set using the command line in systemd unit file / init.d startup file.

 master = true
#2

Mis à jour par Frédéric Péters il y a environ 3 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF