← Graph

HTTP/2

tool 7 connections

Recommended as an easy ~20% performance win over HTTP/1.1 with a one-line nginx config change. Works best with a single connection per origin (unlike HTTP/1.1, which benefited from 6–8 parallel connections — an argument against multi-CDN setups). Supports server push.

category
platform
about
HTTP/2 tool
Recommends enabling HTTP/2 for ~20% gain.
takeaway Switch on HTTP/2
about
HTTP/2 tool
Recommendation about enabling HTTP/2.
about
HTTP/2 tool
HTTP/2's single-connection preference informs the CDN trade-off.
HTTP/2 support motivated moving from concatenated Sprockets bundles to import maps.
recommends
HTTP/2 tool
Recommends enabling HTTP/2 for a ~20% boost.
related_to
HTTP/2 tool
Import maps exploit HTTP/2's low per-file overhead to replace bundling/concatenation.
tool gRPC
uses
HTTP/2 tool
gRPC is built on top of HTTP/2 for multiplexed streaming.

Provenance

Read by
22 extractions