From 2454e9999d487f6ac045ddb67982b168af4ca99f Mon Sep 17 00:00:00 2001 From: jacyl4 Date: Wed, 7 Aug 2024 04:02:31 +0800 Subject: [PATCH] auto --- @init | 2 +- @initB | 2 +- client | 2 +- server | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/@init b/@init index 44a7e785b..564aca4b4 100644 --- a/@init +++ b/@init @@ -185,7 +185,7 @@ net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 -net.ipv4.tcp_timestamps = 2 +net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_syncookies = 0 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_syn_retries = 3 diff --git a/@initB b/@initB index ceafa3be0..c2e2fdcfd 100644 --- a/@initB +++ b/@initB @@ -185,7 +185,7 @@ net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 -net.ipv4.tcp_timestamps = 2 +net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_syncookies = 0 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_syn_retries = 3 diff --git a/client b/client index 005b46eb4..3a629b64a 100644 --- a/client +++ b/client @@ -765,7 +765,7 @@ net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 -net.ipv4.tcp_timestamps = 2 +net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_syncookies = 0 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_syn_retries = 3 diff --git a/server b/server index 90b71866e..34cd34444 100755 --- a/server +++ b/server @@ -616,7 +616,7 @@ net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 -net.ipv4.tcp_timestamps = 2 +net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_syncookies = 0 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_syn_retries = 3