mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove tcp_mem tuning
This commit is contained in:
parent
470b839c61
commit
743672263e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ net.ipv4.tcp_rmem = 4096 87380 134217728
|
||||||
# TCP write buffer
|
# TCP write buffer
|
||||||
net.ipv4.tcp_wmem = 4096 87380 134217728
|
net.ipv4.tcp_wmem = 4096 87380 134217728
|
||||||
# TCP buffer
|
# TCP buffer
|
||||||
#net.ipv4.tcp_mem = 25600 87380 102400
|
##net.ipv4.tcp_mem = 25600 87380 102400
|
||||||
# turn off path MTU discovery
|
# turn off path MTU discovery
|
||||||
net.ipv4.tcp_mtu_probing = 0
|
net.ipv4.tcp_mtu_probing = 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue