the same connection • Having multiple connections (as in HTTP/1.1) will compete for bandwidth, hurting TCP performance • Prioritisation allows client to send all requests first and server figure out the order
Lower latency because no need to wait for client to figure out what sub-resources are needed • No need for resource inlining and concatenated resources • Reduce bandwidth too because server only send what is needed