Jump to content

Overhead bit

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Captainalan (talk | contribs) at 18:59, 13 March 2019 (added HTTP example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In data transmission and telecommunication, overhead bits are nondata bits necessary for transmission (usually as part of headers, checksums, and such). For example, on the Internet many data exchanges occur via HTTP [1]. HTTP headers allow additional information to passed between servers and clients in addition to "the data" (i.e., request or response) and thus may be considered to be overhead bits. Such bits are not counted as part of the goodput.


  1. ^ HTTP Headers, MDN web docs