diff --git a/static/sysctl.conf b/static/sysctl.conf index faf8375..704fdee 100644 --- a/static/sysctl.conf +++ b/static/sysctl.conf @@ -14,7 +14,6 @@ net.core.somaxconn = 32768 net.core.netdev_max_backlog = 30000 net.ipv4.tcp_max_syn_backlog = 2048 net.ipv4.tcp_fin_timeout = 90 -net.ipv4.tcp_tw_recycle = 1 net.ipv4.tcp_tw_reuse = 1 net.core.default_qdisc = fq net.ipv4.tcp_congestion_control = bbr