From cc8268ce92a053a22bdcab886176460043292be8 Mon Sep 17 00:00:00 2001 From: vanyaindigo Date: Mon, 3 Aug 2020 12:26:42 +0000 Subject: [PATCH] Update sysctl.conf --- sysctl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysctl.conf b/sysctl.conf index 062a5ea..6605a16 100644 --- a/sysctl.conf +++ b/sysctl.conf @@ -49,7 +49,7 @@ net.ipv4.tcp_low_latency = 1 net.ipv4.tcp_no_metrics_save = 1 net.ipv4.tcp_adv_win_scale = 1 net.ipv4.tcp_tw_reuse = 1 -net.ipv4.tcp_timestamps = 0 +net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_fin_timeout = 30 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_keepalive_time = 150 @@ -59,4 +59,4 @@ net.ipv4.tcp_synack_retries = 1 net.ipv4.tcp_slow_start_after_idle=0 net.ipv4.tcp_max_syn_backlog = 65536 net.ipv4.tcp_max_tw_buckets = 720000 -net.ipv4.tcp_mtu_probing = 1 \ No newline at end of file +net.ipv4.tcp_mtu_probing = 1