# Head of Line blocking
Topics: [[Network operations]]
Head-of-line blocking (HOL blocking) in computer networking is a performance-limiting phenomenon that occurs when a line of packets is held up in a queue by a first packet. Examples include input buffered network switches, out-of-order delivery and multiple requests in HTTP pipelining.
## Subtopics
-
## Bookmarks
-
## Related topics
- [[HTTP]]