Measurement and Redesign of BBR-based MPTCP.

Jiangping Han,Kaiping Xue,Yitao Xing,Peilin Hong,David S. L. Wei
DOI: https://doi.org/10.1145/3342280.3342312
2019-01-01
Abstract:BBR is a congestion-based congestion control algorithm proposed to promote the performance of TCP. The interesting and vital question is thus: How would MPTCP perform on BBR? We first conduct extensive experimental evaluation of BBR-based MPTCP, and show that it provides several times throughput higher and more stable sending rate than that of others. We also observe that to replace the congestion control in MPTCP, some important algorithms in MPTCP need to be re-designed: 1) To achieve fairness with other flows, we propose a BBR based coupled congestion control algorithm, called Coupled BBR; 2) To further prevent performance degradation in highly dynamic nature, we also propose a scheduler to take advantage of dynamic redundancy.
What problem does this paper attempt to address?