vix.ing · top · new · best · stats · spec

Evaluating BBRv2 on the Dropbox Edge Network

2020/08/18 by Alexey Ivanov, А. Г. Иванов, Ivanov, Alexey · 2 voices
Computer Science · Engineering · #Advanced Optical Network Technologies #Network Traffic and Congestion Control #Software-Defined Networks and 5G #cs.NI

paper · pdf · doi:10.48550/arxiv.2008.07699

openalex publication_date 2020/08/18 · openalex created_date 2020/08/24 · openalex updated_date 2026/07/28

Abstract

Nowadays, loss-based TCP congestion controls in general and CUBIC specifically became the de facto standard for the Internet. BBR congestion control challenges the loss-based approach by modeling the network based on estimated bandwidth and round-trip time. At Dropbox, we've been using BBRv1 since 2017 and are accustomed to its pros and cons. BBRv2 introduces a set of improvements to network modeling (explicit loss targets and inflight limits) and fairness (differential probing and headroom for new flows.) In this paper, we go over experimental data gathered on the Dropbox Edge Network. We compare BBRv2 to BBRv1 and CUBIC showing that BBRv2 is a definite improvement over both of them. We also show that BBRv2 experimental results match its theoretical design principles.

Discussions

Related