# Elastic-TCP: Flexible Congestion Control Algorithm to Adapt for High-BDP   Networks

**Authors:** Mohamed A. Alrshah, Mohamed A. Al-Maqri, Mohamed Othman

arXiv: 1904.13105 · 2019-05-01

## TL;DR

Elastic-TCP is a novel congestion control algorithm designed for high-BDP networks, improving bandwidth utilization, fairness, and stability compared to existing TCP variants through delay-based and RTT-independent mechanisms.

## Contribution

The paper introduces Elastic-TCP with a unique window-correlated weighting function, enhancing TCP performance over high-BDP networks, and demonstrates its superiority through extensive simulations and testbed experiments.

## Key findings

- Higher average throughput than existing TCPs
- Maintains fairness and low loss ratio
- Lower sensitivity to buffer size and packet errors

## Abstract

In the last decade, the demand for Internet applications has been increased, which increases the number of data centers across the world. These data centers are usually connected to each other using long-distance and high-speed networks. As known, the Transmission Control Protocol (TCP) is the predominant protocol used to provide such connectivity among these data centers. Unfortunately, the huge bandwidth-delay product (BDP) of these networks hinders TCP from achieving full bandwidth utilization. In order to increase TCP flexibility to adapt for high-BDP networks, we propose a new delay-based and RTT-independent congestion control algorithm (CCA), namely Elastic-TCP. It mainly contributes the novel window-correlated weighting function (WWF) to increase TCP bandwidth utilization over high-BDP networks. Extensive simulation and testbed experiments have been carried out to evaluate the proposed Elastic-TCP by comparing its performance to the commonly used TCPs developed by Microsoft, Linux, and Google. The results show that the proposed Elastic-TCP achieves higher average throughput than the other TCPs, while it maintains the sharing fairness and the loss ratio. Moreover, it is worth noting that the new Elastic-TCP presents lower sensitivity to the variation of buffer size and packet error rate than the other TCPs, which grants high efficiency and stability.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.13105/full.md

## Figures

51 figures with captions in the complete paper: https://tomesphere.com/paper/1904.13105/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1904.13105/full.md

---
Source: https://tomesphere.com/paper/1904.13105