mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
bodhi: Try bumping the wsgi_threads up to 15 (the mod_wsgi default)
This commit is contained in:
@@ -18,7 +18,7 @@ host_group: bodhi2
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
wsgi_fedmsg_service: bodhi
|
||||
wsgi_procs: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_threads: 15
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user