Try adjusting the procs/threads combo for fas in stg.
This commit is contained in:
parent
db0ac230a0
commit
4237f53e17
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@ num_cpus: 2
|
|||
# the host_vars/$hostname file
|
||||
|
||||
wsgi_fedmsg_service: fas
|
||||
# Why does this have 40 and 1. that seems really odd.
|
||||
wsgi_procs: 40
|
||||
wsgi_threads: 1
|
||||
wsgi_procs: 8
|
||||
wsgi_threads: 5
|
||||
|
||||
tcp_ports: [ 80, 873, 8443, 8444 ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue