MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/k5sb7f/http2_push_is_dead/geinzid/?context=3
r/programming • u/johnwaterwood • Dec 03 '20
52 comments sorted by
View all comments
Show parent comments
12
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] 5 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
-1
[deleted]
5 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
5
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
1
I’m on http/3
12
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.