mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Try some optimization settings
This commit is contained in:
parent
eb3f0cc41c
commit
e6e28a897f
2 changed files with 12 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
net.ipv4.tcp_ecn=1
|
||||
net.netfilter.nf_conntrack_helper=1
|
||||
net.ipv4.tcp_slow_start_after_idle=30
|
||||
net.ipv4.tcp_no_metrics_save=1
|
||||
net.ipv4.tcp_fack=1
|
||||
net.ipv4.tcp_moderate_rcvbuf=0
|
||||
net.ipv4.tcp_retries2=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue