User:JeffMorriss/Split TCP
Appearance
Split TCP (also known as TCP splitting) refers to the process of splitting a single TCP connection between two peers into two TCP connections. This is frequently done for performance reasons when different segments of the connection are carried over networks with significantly different performance characteristics than the network(s) carrying the rest of the connection. [1] [2] [3]
A simple and common example of a TCP connection split at the application layer is a web browser that retrieves web pages through a Proxy_server.
References
[edit]- ^ Swastik Kopparty, Srikanth V. Krishnamurthy, Michalis Faloutsos, Satish K. Tripathi. "Split TCP for Mobile Ad Hoc Networks" (PDF) (Document).
{{cite document}}
: Cite document requires|publisher=
(help); Unknown parameter|url=
ignored (help)CS1 maint: multiple names: authors list (link) - ^ M. Luglio, M. Y. Sanadidi, M. Gerla, and J. Stepanek. "On-Board Satellite "Split TCP" Proxy" (PDF) (Document).
{{cite document}}
: Cite document requires|publisher=
(help); Unknown parameter|url=
ignored (help)CS1 maint: multiple names: authors list (link) - ^ Yadong Shang, Michael Hadjitheodosiou, John Baras. "Protocol Support for a New Satellite-Based Airspace Communication Network" (PDF) (Document).
{{cite document}}
: Cite document requires|publisher=
(help); Unknown parameter|url=
ignored (help)CS1 maint: multiple names: authors list (link)
- Rahul Jain, Teunis J. Ott. "Design and Implementation of Split TCP in the Linux Kernel" (PDF) (Document).
{{cite document}}
: Cite document requires|publisher=
(help); Unknown parameter|url=
ignored (help)