Crank up procs*threads for bodhi2.

This commit is contained in:
Ralph Bean 2015-10-02 13:42:03 +00:00
parent 8ca0377483
commit ade9dd58e1

View file

@ -17,8 +17,8 @@ host_group: bodhi2
# 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
wsgi_fedmsg_service: bodhi
wsgi_procs: 2
wsgi_threads: 2
wsgi_procs: 4
wsgi_threads: 4
tcp_ports: [ 80 ]