Jump to content

TCP Fast Open

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Intgr (talk | contribs) at 22:15, 1 August 2012 (Initial). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer networking, TCP Fast Open is an extension to speed up the opening of successive TCP connections between two endpoints. It works by skipping the three-way handshake, and re-authenticating to the server with a cryptographic "cookie", stored on the client side.

TCP Fast Open is similar to an earlier proposal called T/TCP (RFC 1644), which was not widely adopted due to security issues.[1] As of July 2012, it is an IETF Internet draft.[2]

See also

References

  1. ^ Michael Kerrisk (2012-08-01). "TCP Fast Open: expediting web services". LWN.net.
  2. ^ Y. Cheng, J. Chu, S. Radhakrishnan, A. Jain (2012-07-16). TCP Fast Open. IETF. I-D draft-ietf-tcpm-fastopen-01.{{citation}}: CS1 maint: multiple names: authors list (link)