Misplaced Pages

Van Jacobson TCP/IP Header Compression

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Van Jacobson TCP/IP Header Compression" – news · newspapers · books · scholar · JSTOR (March 2021) (Learn how and when to remove this message)

Van Jacobson TCP/IP Header Compression is a data compression protocol described in RFC 1144, specifically designed by Van Jacobson to improve TCP/IP performance over slow serial links. Van Jacobson compression reduces the normal 40 byte TCP/IP packet headers 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 modems.

Van Jacobson Header Compression (also VJ compression, or just Header Compression) is an option in most versions of PPP. Versions of Serial Line Internet Protocol (SLIP) with VJ compression are often called CSLIP (Compressed SLIP).

External links

References

  1. V. Jacobson (February 1990). Compressing TCP/IP Headers for Low-Speed Serial Links. Network Working Group. doi:10.17487/RFC1144. RFC 1144. Proposed Standard.


Stub icon

This computer networking article is a stub. You can help Misplaced Pages by expanding it.

Categories: