Skip to content
GitLab
Explore
Sign in
Changes
Page history
Updated 使用经验 (markdown)
authored
Nov 15, 2017
by
wangyu-
Hide whitespace changes
Inline
Side-by-side
使用经验.md
View page @
c631dbe7
...
...
@@ -14,7 +14,7 @@
如果你的log里报MTU的问题,而你又不知道在哪里调。建议就用UDPspeederV2+
`--mode 0`
模式,可以杜绝MTU问题。
在mode 0模式下,
`-f x:y`
参数里的需要>=2(如果设置成x=1,mode 0将丧失对数据报分片的能力)。
在mode 0模式下,
`-f x:y`
参数里的
x
需要>=2(如果设置成x=1,mode 0将丧失对数据报分片的能力)。
x>=2是唯一的注意事项,一定要注意。
...
...
...
...