koji_hub: drop this back down to 400
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
863207523d
commit
cddf37c65b
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ KeepAlive On
|
||||||
StartServers 5
|
StartServers 5
|
||||||
MinSpareServers 5
|
MinSpareServers 5
|
||||||
MaxSpareServers 10
|
MaxSpareServers 10
|
||||||
ServerLimit 900
|
ServerLimit 400
|
||||||
MaxRequestWorkers 900
|
MaxRequestWorkers 400
|
||||||
MaxConnectionsPerChild 1000
|
MaxConnectionsPerChild 1000
|
||||||
|
|
||||||
#We use wsgi by default
|
#We use wsgi by default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue