commit 9041229151cb289432bd7e59f303885b94e6fec5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Nov 6 15:07:28 2018 +0100
Reduce the number of fas wsgi process
inventory/group_vars/fas | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/inventory/group_vars/fas b/inventory/group_vars/fas
index a884380..bb73613 100644
--- a/inventory/group_vars/fas
+++ b/inventory/group_vars/fas
@@ -11,7 +11,7 @@ ks_repo:
http://mirror.centos.org/centos/6/os/x86_64/
# the host_vars/$hostname file
wsgi_fedmsg_service: fas
-wsgi_procs: 40
+wsgi_procs: 8
wsgi_threads: 1
tcp_ports: [ 80, 873, 8443, 8444 ]