From 8ca59da8ba0d31ed8ad2f724871cad23647ce5c2 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 6 Jul 2015 18:40:36 +0000 Subject: [PATCH] Also staging, also ridiculous. --- inventory/group_vars/fas-stg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/fas-stg b/inventory/group_vars/fas-stg index d3983e6854..8c45063615 100644 --- a/inventory/group_vars/fas-stg +++ b/inventory/group_vars/fas-stg @@ -8,8 +8,8 @@ num_cpus: 2 # the host_vars/$hostname file wsgi_fedmsg_service: fas -wsgi_procs: 5 -wsgi_threads: 5 +wsgi_procs: 40 +wsgi_threads: 1 tcp_ports: [ 80, 873, 8443, 8444 ]