Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lemagedurage
on March 17, 2025
|
parent
|
context
|
favorite
| on:
HTTP/3 is everywhere but nowhere
Small websites gain from reducing roundtrips on connection too. Fast websites are nice
dadrian
on March 17, 2025
[–]
HTTP/2 already reduces roundtrips.
lieuwex
on March 17, 2025
|
parent
|
next
[–]
HTTP/3 even more so due to QUIC's shorter handshake process.
charleslmunger
on March 17, 2025
|
parent
|
prev
[–]
At the cost of head-of-line blocking - one dropped TCP packet delays all HTTP/2 streams.
dadrian
on March 17, 2025
|
root
|
parent
[–]
Yes, but head-of-line blocking is a different thing than round trips.
charleslmunger
on March 17, 2025
|
root
|
parent
|
next
[–]
A dropped packet requires a retransmit which is effectively a round trip. Introducing shared fate by bundling many requests into a single TCP connection results in more requests being delayed by round trips per dropped packet.
hnaccountme
on March 18, 2025
|
root
|
parent
|
prev
[–]
Isn't head of line blocking a problem with the design of web servers?
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: