Design and Implementation of Split TCP in the Linux Kernel

8Citations
Citations of this article
18Readers
Mendeley users who have this article in their library.
Get full text

Abstract

With all its history of reliable performance, the TCP protocol is known to break down in a situation with high loss and high RTT. A known solution is "Split TCP", where one or a few proxies (helper boxes) are used to break the end-to-end TCP connection into a few (almost) independent legs. Each leg has its own feedback, congestion control, error control mechanism, etc. The main contributions of our work are the design and implementation of "Split TCP" using Netfilter Hooks in the Linux kernel, and the use of IP over IP for transport. The kernel implementation reduces overhead. The implementation used leaves TCP packets and flags intact, thus allowing use of Telnet (etc) over a Split TCP connection. The primary area of use is for Internet connections, irrespective of the user application. Connections can be split into legs having high RTT or high loss, preferably not both. The use of IP over IP allows use of many helper boxes in a connection and makes it easier to achieve transparency for the original end-hosts. © 2006 IEEE.

Cite

CITATION STYLE

APA

Jain, R., & Ott, T. J. (2006). Design and Implementation of Split TCP in the Linux Kernel. In GLOBECOM - IEEE Global Telecommunications Conference. https://doi.org/10.1109/GLOCOM.2006.334

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free