mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
Cut down on bodhi2 procs * threads again.
This commit is contained in:
@@ -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: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_procs: 3
|
||||
wsgi_threads: 3
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user