7 lines
210 B
Text
7 lines
210 B
Text
net.ipv4.tcp_fastopen = 3
|
|
net.ipv4.tcp_tw_reuse = 1
|
|
net.ipv4.tcp_slow_start_after_idle = 0
|
|
net.ipv4.tcp_mtu_probing = 1
|
|
net.ipv4.tcp_sack = 1
|
|
net.core.default_qdisc = cake
|
|
net.ipv4.tcp_congestion_control = bbr
|