1
0
Fork 0
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:
Ycarus 2018-07-26 22:33:53 +02:00
parent 470b839c61
commit 743672263e

View file

@ -37,7 +37,7 @@ net.ipv4.tcp_rmem = 4096 87380 134217728
# TCP write buffer
net.ipv4.tcp_wmem = 4096 87380 134217728
# TCP buffer
#net.ipv4.tcp_mem = 25600 87380 102400
##net.ipv4.tcp_mem = 25600 87380 102400
# turn off path MTU discovery
net.ipv4.tcp_mtu_probing = 0