tcp bbr v3(一)
目前google 发布了tcp bbrv2+fixbug===tcp bbrv3
目前说是 BBRv3 的数据包重传率降低了 12%,延迟也略有改善
Impact of BBRv3 vs BBRv1 on Google.com and YouTube TCP public Internet traffic:
○ Lower retransmit rate (12% reduction)
○ Slight latency improvement (0.2% reduction) for:
■ Google.com web search
■ Starting YouTube video playback
○ Latency wins seem to be from lower loss rate (less/faster loss recovery)
- https://github.com/google/bbr/blob/v3/README.md
- https://datatracker.ietf.org/meeting/117/materials/slides-117-ccwg-bbrv3-algorithm-bug-fixes-and-public-internet-deployment-00
New: a version increment for BBR, from v2 to v3
○ Recent bug fixes change the bandwidth/fairness convergence properties of BBR ○ So most test results for BBRv2 will not apply to BBRv3
○ So we are incrementing the version number for BBR from v2 to v3
● A summary of BBR versions:
○ BBRv1: [obsolete/deprecated]
■ Bandwidth, RTT as signals primary signals; loss used over short time scales
○ BBRv2: [obsolete/deprecated]
■ BBRv1 + using ECN, loss as signals (with bugs mentioned previously at IETF)
○ BBRv3:
■ BBRv2 + bug fixes and performance tuning
○ BBR.Swift: [discussed at IETF 109: slide link]
■ BBRv3 + using network_RTT (excluding receiver delay) as primary CC signal
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南