mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
Set ecn to 2
This commit is contained in:
parent
9011578db9
commit
527197973f
1 changed files with 1 additions and 1 deletions
|
@ -52,5 +52,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 = 2
|
||||
#net.ipv4.tcp_sack = 0
|
||||
|
|
Loading…
Reference in a new issue