← Back to Labs
HTTP/2 Multiplexing
Compare HTTP/1.1 queuing with binary framing, stream interleaving, HPACK, and TCP-level loss coupling.
Step 1 / 5HTTP/1.1 can bottleneck a busy page
On a single HTTP/1.1 connection, one slow response can keep later responses waiting even if the server already has them ready.
Arrow keys to navigate · R to reset
Tap dots to jump to any step