This occurs, for example, in input-buffered network switches, out-of-order delivery and multiple requests in HTTP pipelining.
If the oldest packet cannot be transmitted due to its target output being busy, then more recent arrivals cannot be forwarded.
Without HOL blocking, the new arrivals could potentially be forwarded around the stuck oldest packet to their respective destinations.
For FIFO input buffers, a simple model of fixed-sized cells to uniformly distributed destinations, causes the throughput to be limited to 58.6% of the total as the number of links becomes large.
[12][13] Without changing the stream abstraction, reducing packet loss can reduce the harm from head-of-line blocking; an alternative is to implement the reliable byte stream using forward error correction to send redundant data so that a certain amount of loss can be tolerated without incurring retransmissions.