更新系统 sysctl 参数

This commit is contained in:
CallMeR
2025-03-14 14:38:27 +08:00
parent 5293258eb8
commit 1606e0c74b
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ net.ipv4.tcp_challenge_ack_limit = 1000
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_fin_timeout = 30
net.ipv4.tcp_keepalive_time = 120
net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_notsent_lowat = 131072
net.ipv4.tcp_rmem = 4096 87380 26214400
net.ipv4.tcp_wmem = 4096 16384 655360