try increasing this to make src.fp.o more responsive
This commit is contained in:
parent
07cdaf24f4
commit
37c7bf8b21
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ fedmsg_active: True
|
|||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
wsgi_fedmsg_service: pagure
|
||||
wsgi_procs: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_procs: 6
|
||||
wsgi_threads: 6
|
||||
|
||||
fas_client_groups: sysadmin-main,sysadmin-cvs,sysadmin-build,sysadmin-noc,sysadmin-veteran
|
||||
fas_client_restricted_app: PAGURE_CONFIG=/etc/pagure/pagure_hook.cfg HOME=/srv/git /usr/share/gitolite3/gitolite-shell %(username)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue