*) Adding property for enabling/disabling connection keep-alive support

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@232 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 20 years ago
parent 84438bfa6b
commit cef944eb33

@ -479,3 +479,6 @@ maxWaitingWordFlush = 180
# and goes to any webserver listening on port 80 will be forwarded
# by the firewall to yacy running on port 8080 (192.168.0.1:8080)
isTransparentProxy=false
# Specifies if yacy should use the http connection keep-alive feature
connectionKeepAliveSupport=false

Loading…
Cancel
Save