From 06c50283832210b120d47c6cbb5e8d4f58855db8 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 6 Jul 2015 18:39:20 +0000 Subject: [PATCH] TG1 is ridiculous. --- inventory/group_vars/fas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/fas b/inventory/group_vars/fas index ae9bdc8c12..61c9b6a8fe 100644 --- a/inventory/group_vars/fas +++ b/inventory/group_vars/fas @@ -8,8 +8,8 @@ num_cpus: 4 # the host_vars/$hostname file wsgi_fedmsg_service: fas -wsgi_procs: 8 -wsgi_threads: 5 +wsgi_procs: 40 +wsgi_threads: 1 tcp_ports: [ 80, 873, 8443, 8444 ]