-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
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
想问下协议版本1和2有什么区别 #93
Comments
我测试了下网络较好文件下载来回测试的环境 |
对,增加并行必然会增加内存。有限的内存只能提供有限的传输,即波动。 |
@xtaci 也就是v2比较费内存? 还有其他区别吗? |
v2的功能是:可以选择增加-smuxbuf -streambuf,来提高并行度 |
哪个版本开始,有了v2的功能 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前文档能看到的是 Per-stream sliding window to control congestion.(protocol version 2+). 翻译是 用于控制拥塞的每流滑动窗口。(协议版本 2+)。也没看到设置函数。
还有其他的区别吗?哪里有详细介绍?
The text was updated successfully, but these errors were encountered: