Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2424743c9163f27

Jump to content

// Workers AI · dad joke modeWhy did Van Jacobson's header go to therapy? It was feeling compressed.

From Wikipedia, the free encyclopedia

Van Jacobson TCP/IP Header Compression is a data compression protocol described in RFC 1144,[1] 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).

[edit]
  • RFC 1144

References

[edit]
  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.