精简 SYSCTL 参数

This commit is contained in:
CallMeR
2025-01-15 18:21:03 +08:00
parent 688d6e0809
commit 6b49519190
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -219,8 +219,6 @@ net.core.somaxconn = 8192
net.core.rmem_max = 26214400
net.core.wmem_max = 655360
net.ipv4.conf.all.log_martians = 1
net.ipv4.igmp_max_memberships = 256
net.ipv4.tcp_challenge_ack_limit = 1000
-2
View File
@@ -16,8 +16,6 @@ net.core.somaxconn = 8192
net.core.rmem_max = 26214400
net.core.wmem_max = 655360
net.ipv4.conf.all.log_martians = 1
net.ipv4.igmp_max_memberships = 256
net.ipv4.tcp_challenge_ack_limit = 1000