Performance
HTTP/2
Multiplexed connections, header compression, server push. Free performance upgrade on every major CDN.
What it is
Binary, multiplexed successor to HTTP/1.1. One TCP connection carries many parallel streams; headers are compressed via HPACK.
Why it matters
Cuts page load time noticeably on multi-asset pages. Every modern CDN (Cloudflare, Fastly, CloudFront, Akamai) supports it by default — there's no excuse for not having it.
Who it applies to
Every public site.
How WQI scores it
Web Quality Index considers this standard satisfied when the supporting factor passes.
| # | Factor | Status |
|---|---|---|
| 9 | HTTP/2 support | live |
Related standards
- Superseded by
- HTTP/3
- See also
- HTTP/3 , Compression