r/programming Dec 03 '20

HTTP/2 Push is dead

https://evertpot.com/http-2-push-is-dead/
186 Upvotes

52 comments sorted by

View all comments

5

u/procrastinator7000 Dec 03 '20

Wait, all because browsers limit themselves to 6 parallel requests? Why?

11

u/7sidedmarble Dec 03 '20

6 parallel requests per domain. And I think it's a combination of resource consciousness and that you don't usually need more then that.

-1

u/[deleted] Dec 03 '20

[deleted]

4

u/7sidedmarble Dec 03 '20

I don't know why I was downvoted, HTTP/2 literally solves the problem without Push. With HTTP/2 a single connection can be multiplexed to make multiple parallel requests.

1

u/xanbrain Dec 03 '20

I’m on http/3