mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
Give tagger more wsgi procs and threads.
This commit is contained in:
@@ -8,8 +8,8 @@ num_cpus: 2
|
||||
# the host_vars/$hostname file
|
||||
|
||||
wsgi_fedmsg_service: fedoratagger
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
wsgi_procs: 3
|
||||
wsgi_threads: 3
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user