Hacker News new | ask | show | jobs
by jacquesm 3388 days ago
HTTP2 does not magically bundle all connections to one. It still very much depends on how you build up your page.
1 comments

It does not magically split one connections into many. One domain == one connection. Sure it won't undo your "domain sharding" hacks and merge your CDNs, yeah :)