mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-13 04:34:57 +08:00
Update README.md
This commit is contained in:
parent
faeb62de77
commit
131f1e7b83
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ net.ipv4.tcp_wmem = 4096 16384 536870912
|
|||
net.ipv4.tcp_adv_win_scale = -2
|
||||
net.ipv4.tcp_collapse_max_bytes = 6291456
|
||||
net.ipv4.tcp_notsent_lowat = 131072
|
||||
net.ipv4.ip_local_port_range = 1024 65535
|
||||
net.ipv4.ip_local_port_range = 1024 65535
|
||||
net.core.rmem_max = 536870912
|
||||
net.core.wmem_max = 536870912
|
||||
net.core.somaxconn = 32768
|
||||
|
|
Loading…
Reference in a new issue