mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
精简 SYSCTL 参数
This commit is contained in:
@@ -219,8 +219,6 @@ net.core.somaxconn = 8192
|
|||||||
net.core.rmem_max = 26214400
|
net.core.rmem_max = 26214400
|
||||||
net.core.wmem_max = 655360
|
net.core.wmem_max = 655360
|
||||||
|
|
||||||
net.ipv4.conf.all.log_martians = 1
|
|
||||||
|
|
||||||
net.ipv4.igmp_max_memberships = 256
|
net.ipv4.igmp_max_memberships = 256
|
||||||
|
|
||||||
net.ipv4.tcp_challenge_ack_limit = 1000
|
net.ipv4.tcp_challenge_ack_limit = 1000
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ net.core.somaxconn = 8192
|
|||||||
net.core.rmem_max = 26214400
|
net.core.rmem_max = 26214400
|
||||||
net.core.wmem_max = 655360
|
net.core.wmem_max = 655360
|
||||||
|
|
||||||
net.ipv4.conf.all.log_martians = 1
|
|
||||||
|
|
||||||
net.ipv4.igmp_max_memberships = 256
|
net.ipv4.igmp_max_memberships = 256
|
||||||
|
|
||||||
net.ipv4.tcp_challenge_ack_limit = 1000
|
net.ipv4.tcp_challenge_ack_limit = 1000
|
||||||
|
|||||||
Reference in New Issue
Block a user