it's 2*2 for bodhi2.
This commit is contained in:
parent
cc245d2d76
commit
b542fdb5ed
1 changed files with 2 additions and 2 deletions
|
@ -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: 3
|
||||
wsgi_threads: 3
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue