copr: tune keep alive down

This commit is contained in:
Miroslav Suchý 2018-09-24 17:17:31 +02:00
parent 80e4d9729b
commit 1ba7a750e8

View file

@ -246,7 +246,7 @@ server.max-connections = 1024
##
## Default: 5
##
#server.max-keep-alive-idle = 5
server.max-keep-alive-idle = 2
##
## How many keep-alive requests until closing the connection.