From ff8876b55e2e533964dd26f46b05cd2267111be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Wed, 16 Sep 2020 23:55:56 +0200 Subject: [PATCH] ubuntu 18.04 and up --- static/sysctl.conf | 1 - 1 file changed, 1 deletion(-) 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