mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
koji_hub: need to set ServerLimit also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
bf7cdb0849
commit
a048058fa8
@@ -5,6 +5,7 @@ KeepAlive On
|
||||
StartServers 5
|
||||
MinSpareServers 5
|
||||
MaxSpareServers 10
|
||||
ServerLimit 900
|
||||
MaxRequestWorkers 900
|
||||
MaxConnectionsPerChild 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user