ocserv.conf: include switch-to-tcp-timeout

This commit is contained in:
Nikos Mavrogiannopoulos 2016-11-15 14:57:30 +01:00
parent bb91f26d9d
commit 77b3f227f7

View File

@ -155,6 +155,14 @@ dpd = 90
# 'X-AnyConnect-Identifier-DeviceType'.
mobile-dpd = 1800
# If using DTLS, and no UDP traffic is received for this
# many seconds, attempt to send future traffic over the TCP
# connection instead, in an attempt to wake up the client
# in the case that there is a NAT and the UDP translation
# was deleted. If this is unset, do not attempt to use this
# recovery mechanism.
switch-to-tcp-timeout = 25
# MTU discovery (DPD must be enabled)
try-mtu-discovery = false