1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Set a lower tcp retry timeout

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-11-19 18:36:41 +01:00
parent c58e702e55
commit a19dac4ee7

View file

@ -50,4 +50,5 @@ net.ipv4.tcp_mtu_probing = 0
# Default conntrack is too small
net.netfilter.nf_conntrack_max=131072
net.ipv4.tcp_ecn=1
net.ipv4.tcp_ecn=1
net.ipv4.tcp_retries2=10