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 ]