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:
+1
-1
@@ -228,7 +228,7 @@ net.ipv4.tcp_challenge_ack_limit = 1000
|
|||||||
net.ipv4.tcp_fastopen = 3
|
net.ipv4.tcp_fastopen = 3
|
||||||
net.ipv4.tcp_fin_timeout = 30
|
net.ipv4.tcp_fin_timeout = 30
|
||||||
net.ipv4.tcp_keepalive_time = 120
|
net.ipv4.tcp_keepalive_time = 120
|
||||||
net.ipv4.tcp_max_syn_backlog = 8192
|
net.ipv4.tcp_max_syn_backlog = 512
|
||||||
net.ipv4.tcp_notsent_lowat = 131072
|
net.ipv4.tcp_notsent_lowat = 131072
|
||||||
net.ipv4.tcp_rmem = 4096 87380 26214400
|
net.ipv4.tcp_rmem = 4096 87380 26214400
|
||||||
net.ipv4.tcp_wmem = 4096 16384 655360
|
net.ipv4.tcp_wmem = 4096 16384 655360
|
||||||
|
|||||||
+1
-1
@@ -246,7 +246,7 @@ net.ipv4.tcp_challenge_ack_limit = 1000
|
|||||||
net.ipv4.tcp_fastopen = 3
|
net.ipv4.tcp_fastopen = 3
|
||||||
net.ipv4.tcp_fin_timeout = 30
|
net.ipv4.tcp_fin_timeout = 30
|
||||||
net.ipv4.tcp_keepalive_time = 120
|
net.ipv4.tcp_keepalive_time = 120
|
||||||
net.ipv4.tcp_max_syn_backlog = 8192
|
net.ipv4.tcp_max_syn_backlog = 512
|
||||||
net.ipv4.tcp_notsent_lowat = 131072
|
net.ipv4.tcp_notsent_lowat = 131072
|
||||||
net.ipv4.tcp_rmem = 4096 87380 26214400
|
net.ipv4.tcp_rmem = 4096 87380 26214400
|
||||||
net.ipv4.tcp_wmem = 4096 16384 655360
|
net.ipv4.tcp_wmem = 4096 16384 655360
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ net.ipv4.tcp_challenge_ack_limit = 1000
|
|||||||
net.ipv4.tcp_fastopen = 3
|
net.ipv4.tcp_fastopen = 3
|
||||||
net.ipv4.tcp_fin_timeout = 30
|
net.ipv4.tcp_fin_timeout = 30
|
||||||
net.ipv4.tcp_keepalive_time = 120
|
net.ipv4.tcp_keepalive_time = 120
|
||||||
net.ipv4.tcp_max_syn_backlog = 8192
|
net.ipv4.tcp_max_syn_backlog = 512
|
||||||
net.ipv4.tcp_notsent_lowat = 131072
|
net.ipv4.tcp_notsent_lowat = 131072
|
||||||
net.ipv4.tcp_rmem = 4096 87380 26214400
|
net.ipv4.tcp_rmem = 4096 87380 26214400
|
||||||
net.ipv4.tcp_wmem = 4096 16384 655360
|
net.ipv4.tcp_wmem = 4096 16384 655360
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ net.ipv4.tcp_challenge_ack_limit = 1000
|
|||||||
net.ipv4.tcp_fastopen = 3
|
net.ipv4.tcp_fastopen = 3
|
||||||
net.ipv4.tcp_fin_timeout = 30
|
net.ipv4.tcp_fin_timeout = 30
|
||||||
net.ipv4.tcp_keepalive_time = 120
|
net.ipv4.tcp_keepalive_time = 120
|
||||||
net.ipv4.tcp_max_syn_backlog = 8192
|
net.ipv4.tcp_max_syn_backlog = 512
|
||||||
net.ipv4.tcp_notsent_lowat = 131072
|
net.ipv4.tcp_notsent_lowat = 131072
|
||||||
net.ipv4.tcp_rmem = 4096 87380 26214400
|
net.ipv4.tcp_rmem = 4096 87380 26214400
|
||||||
net.ipv4.tcp_wmem = 4096 16384 655360
|
net.ipv4.tcp_wmem = 4096 16384 655360
|
||||||
|
|||||||
Reference in New Issue
Block a user