Content deleted Content added
Doerakpoes (talk | contribs) m links; punctuation |
m stub |
||
Line 1:
{{more citations|date=March 2021}}
'''Van Jacobson TCP/IP Header Compression''' is a [[data compression]] protocol described in [[Request for Comments|RFC]] 1144,{{ref RFC|1144}} specifically designed by [[Van Jacobson]] to improve [[Internet protocol suite|TCP/IP]] performance over slow [[serial link]]s. Van Jacobson compression reduces the normal 40 [[byte]] TCP/IP [[packet header]]s down to 3–4 bytes for the average case; it does this by saving the state of TCP connections at both ends of a link, and only sending the differences in the header fields that change. This makes a very big difference for interactive performance on low speed links, although it will not do anything about the [[processing delay]] inherent to most [[dial-up modem]]s.
Line 13 ⟶ 14:
[[Category:Data compression]]
[[Category:TCP extensions]]
{{network-stub}}
|