更新系统 sysctl 参数

This commit is contained in:
CallMeR
2024-10-17 12:57:46 +08:00
parent 94273ae2b6
commit fa29b0d633
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ net.ipv4.igmp_max_memberships = 256
net.ipv4.tcp_challenge_ack_limit = 1000
net.ipv4.tcp_fin_timeout = 30
net.ipv4.tcp_keepalive_time = 120
net.ipv4.tcp_mtu_probing = 1
net.ipv4.tcp_syncookies = 1
net.ipv6.conf.all.use_tempaddr = 0