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