back

by dochtman·6y ago·view on hn ↗
As I understand it, in HTTP 2 there would be one logical stream per request. So in reality, all requests will be blocked on one (or a minority of) particular request for which a packet was lost, which is clearly subopptimal.

This problem is known as head of line blocking.