koji_hub: drop this back down to 400

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-12-30 18:23:10 +00:00 committed by Pierre-Yves Chibon
parent 863207523d
commit cddf37c65b

View file

@ -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