Give tagger more wsgi procs and threads.
This commit is contained in:
parent
d67ff09989
commit
210cb5e044
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ num_cpus: 2
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
wsgi_fedmsg_service: fedoratagger
|
wsgi_fedmsg_service: fedoratagger
|
||||||
wsgi_procs: 2
|
wsgi_procs: 3
|
||||||
wsgi_threads: 2
|
wsgi_threads: 3
|
||||||
|
|
||||||
tcp_ports: [ 80 ]
|
tcp_ports: [ 80 ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue