diff --git a/sysctl.d/local.conf b/sysctl.d/local.conf index 38f6e00..3dd68ee 100644 --- a/sysctl.d/local.conf +++ b/sysctl.d/local.conf @@ -10,6 +10,7 @@ net.ipv4.conf.*.rp_filter = 0 net.ipv4.tcp_ecn = 1 net.ipv4.tcp_slow_start_after_idle = 0 +net.ipv4.tcp_shrink_window = 1 net.ipv4.tcp_notsent_lowat = 131072 net.ipv4.tcp_fin_timeout = 30 net.ipv4.tcp_rfc1337 = 1