Turn these down.

This commit is contained in:
Ralph Bean 2015-06-16 19:31:24 +00:00
parent 65e7596ce5
commit f0fddb0127
2 changed files with 4 additions and 4 deletions

View file

@ -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 ]

View file

@ -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 ]