Turn these down.
This commit is contained in:
parent
65e7596ce5
commit
f0fddb0127
2 changed files with 4 additions and 4 deletions
|
@ -9,8 +9,8 @@ freezes: false
|
|||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
wsgi_fedmsg_service: tahrir
|
||||
wsgi_procs: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ num_cpus: 2
|
|||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
wsgi_fedmsg_service: tahrir
|
||||
wsgi_procs: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue