mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 06:22:52 +08:00
更新内核参数
This commit is contained in:
@@ -229,6 +229,7 @@ net.ipv4.conf.all.log_martians = 1
|
||||
net.ipv4.igmp_max_memberships = 256
|
||||
|
||||
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_notsent_lowat = 131072
|
||||
|
||||
@@ -244,6 +244,7 @@ net.ipv4.route.redirect_load = 2
|
||||
net.ipv4.route.redirect_silence = 2048
|
||||
|
||||
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_notsent_lowat = 131072
|
||||
|
||||
@@ -21,6 +21,7 @@ net.ipv4.conf.all.log_martians = 1
|
||||
net.ipv4.igmp_max_memberships = 256
|
||||
|
||||
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_notsent_lowat = 131072
|
||||
|
||||
@@ -45,6 +45,7 @@ net.ipv4.route.redirect_load = 2
|
||||
net.ipv4.route.redirect_silence = 2048
|
||||
|
||||
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_notsent_lowat = 131072
|
||||
|
||||
Reference in New Issue
Block a user