Forum Moderators: phranque

Message Too Old, No Replies

QUIC is now an RFC standard protocol

Rfc9000

         

iamlost

11:02 pm on May 28, 2021 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Yesterday, 27-May-2021, the IETF published QUIC as RFC 9000 [rfc-editor.org] (text document) supported by RFC 8999 [rfc-editor.org] (text document), RFC 9001 [rfc-editor.org] (text document), and RFC 9002 [rfc-editor.org] (text document).

This means QUIC version 1 is officially standardised, and existing QUIC deployments can now move away from using draft versions.
Note: HTTP/3, the version of HTTP that runs on QUIC, is expected to be published as an official RFC soon.

In corollary news, today, 28-May-2021, Cloudflare announced that QUIC Version 1 is live on Cloudflare [blog.cloudflare.com] and that they currently see 12% of traffic using the transport protocol.

Currrently (since mid-2016), I use HTTP/2 and, for once :) am not jumping out ahead, because:
* I use Apache HTTP Server (default and dynamic serving) and they have not addressed QUIC publicly at all so far as I know.

* I also use Apache Traffic Server (cached serving) and I’d call what’s available a beta.

* In tests the difference between HTTP2 and HTTP3 in my context is mostly negligible. Single digit percentages one way or the other.
Note: I made the switch from HTTP1.1 to HTTP2 because there was a significant ~60% improvement.

phranque

3:11 am on Jun 1, 2021 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



one key difference between QUIC and HTTP/(1|2) is that it is based on UDP vs TCP.
QUIC stands for Quick UDP Internet Connections.

fyi, previous WebGen threads about QUIC...

from 2018
Welcome to HTTP/3 (aka HTTP over QUIC) [webmasterworld.com]

from 2020:
The QUIC FaceBook jumps over to HTTP3 [webmasterworld.com]