mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
koji_hub: drop this back down to 400
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
863207523d
commit
cddf37c65b
@@ -5,8 +5,8 @@ KeepAlive On
|
||||
StartServers 5
|
||||
MinSpareServers 5
|
||||
MaxSpareServers 10
|
||||
ServerLimit 900
|
||||
MaxRequestWorkers 900
|
||||
ServerLimit 400
|
||||
MaxRequestWorkers 400
|
||||
MaxConnectionsPerChild 1000
|
||||
|
||||
#We use wsgi by default
|
||||
|
||||
Reference in New Issue
Block a user