Tag

head-of-line blocking

1 views collected around this technical thread.

Architecture Digest
Architecture Digest
Jun 14, 2022 · Fundamentals

Understanding HTTP/3 and QUIC: History, Key Features, and Performance Improvements

This article explains the evolution of HTTP, the release of the HTTP/3 RFC, how QUIC leverages UDP to provide faster, secure connections with 0‑RTT handshakes, solves head‑of‑line blocking, improves congestion and flow control, and details its core mechanisms such as connection migration and ACK handling.

HTTP/3NetworkQUIC
0 likes · 14 min read
Understanding HTTP/3 and QUIC: History, Key Features, and Performance Improvements
IT Services Circle
IT Services Circle
May 10, 2022 · Fundamentals

The Drawbacks of TCP: Upgrade Difficulty, Connection Latency, Head‑of‑Line Blocking, and Migration Overhead

This article examines the inherent shortcomings of the TCP protocol, including the difficulty of upgrading the stack, the latency introduced by its three‑way handshake and TLS, head‑of‑line blocking caused by packet loss, and the high cost of connection migration when network conditions change.

Network ProtocolsQUICTCP
0 likes · 10 min read
The Drawbacks of TCP: Upgrade Difficulty, Connection Latency, Head‑of‑Line Blocking, and Migration Overhead