koji_hub: need to set ServerLimit also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bf7cdb0849
commit
a048058fa8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ KeepAlive On
|
||||||
StartServers 5
|
StartServers 5
|
||||||
MinSpareServers 5
|
MinSpareServers 5
|
||||||
MaxSpareServers 10
|
MaxSpareServers 10
|
||||||
|
ServerLimit 900
|
||||||
MaxRequestWorkers 900
|
MaxRequestWorkers 900
|
||||||
MaxConnectionsPerChild 1000
|
MaxConnectionsPerChild 1000
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue