128k tcp_notsent_lowat to improve fairness/latency

This commit is contained in:
Daniel Micay 2021-10-02 15:39:07 -04:00
parent 35f539f237
commit 4a6474cb56

View File

@ -1,5 +1,6 @@
net.ipv4.tcp_ecn = 1
net.ipv4.tcp_slow_start_after_idle = 0
net.ipv4.tcp_notsent_lowat = 131072
net.ipv4.tcp_fin_timeout = 30
net.ipv4.tcp_rfc1337 = 1
net.ipv4.tcp_tw_reuse = 1