Why We Love QUIC and HTTP/3
fastly.com
Why We Love QUIC and HTTP/3
1–10 of 116 posts
Re: Why We Love QUIC and HTTP/3
#2Re: Why We Love QUIC and HTTP/3
#3aka let's just put everything in the application layer because solving it at the protocol layer is too difficult.
Re: Why We Love QUIC and HTTP/3
#4Re: Why We Love QUIC and HTTP/3
#5Re: Why We Love QUIC and HTTP/3
#6aka let's just put everything in the application layer because solving it at the protocol layer is too difficult.
Re: Why We Love QUIC and HTTP/3
#7aka let's just put everything in the application layer because solving it at the protocol layer is too difficult.
Re: Why We Love QUIC and HTTP/3
#8aka let's just put everything in the application layer because solving it at the protocol layer is too difficult.
TCP Fast Open was standardized 8 years ago and is barely used. This is because updating TCP requires kernel updates, which just isn’t going to happen on most mobile devices.
Thus, moving the protocol to userspace makes a lot of sense.
Re: Why We Love QUIC and HTTP/3
#9[1] https://datatracker.ietf.org/meeting/104/agenda.html
[2] https://datatracker.ietf.org/doc/draft-ietf-quic-transport/
Re: Why We Love QUIC and HTTP/3
#10aka let's just put everything in the application layer because solving it at the protocol layer is too difficult.
The article mentions gives an example of why it’s difficult to improve TCP further. TCP Fast Open was standardized 8 years ago and is barely used. This is because updating TCP requires kernel updates, which just isn’t going to happen on most mobile devices. Thus, moving the protocol to userspace makes a lot of sense.