We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在虚拟机搭建模拟环境后,会在两个vpn之间增加20ms延迟,传输速度降低很多,这个延迟怎么去掉呀?
The text was updated successfully, but these errors were encountered:
Same problem. Why added 20ms latency?
Sorry, something went wrong.
UDPspeeder will try to accumulate some packets to make fec more efficient. By default it's 8ms at each side.
You can control that behavior by tuning the -t parameter, see:
-t
https://github.com/wangyu-/UDPspeeder/wiki/Suggested-parameters
Problem resovled. Thanks.
设置参数 --timeout 0
No branches or pull requests
在虚拟机搭建模拟环境后,会在两个vpn之间增加20ms延迟,传输速度降低很多,这个延迟怎么去掉呀?
The text was updated successfully, but these errors were encountered: