×

Windows 11 22H2 现已支持 TCP BBR

hqy hqy 发表于2024-06-11 10:50:21 浏览425 评论0

抢沙发发表评论

Windows 11 22H2 现已支持 TCP BBR 拥塞控制。若想用 BBR 拥塞控制取代默认的 Cubic 拥塞控制,请在终端中输入下面的命令:

1
2
3
4
5
netsh int tcp set supplemental Template=Internet CongestionProvider=bbr2
netsh int tcp set supplemental Template=Datacenter CongestionProvider=bbr2
netsh int tcp set supplemental Template=Compat CongestionProvider=bbr2
netsh int tcp set supplemental Template=DatacenterCustom CongestionProvider=bbr2
netsh int tcp set supplemental Template=InternetCustom CongestionProvider=bbr2

在 Powershell 中使用下面的命令来查看当前使用的 TCP 拥塞控制:

1
Get-NetTCPSetting | Select SettingName, CongestionProvider

Windows Cubic TCP CC




推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

本文链接:https://www.jinbel.cn/post/6575.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:
打赏

群贤毕至

访客

您的IP地址是: