/plushcap/analysis/cloudflare/the-road-to-quic

The Road to QUIC

What's this blog post about?

QUIC (Quick UDP Internet Connections) is a new encrypted-by-default internet transport protocol designed to accelerate HTTP traffic and improve security, with the goal of eventually replacing TCP and TLS on the web. Built-in security features include authentication and encryption from the transport protocol itself, making connections faster and more secure. QUIC also provides first class support for multiplexing different HTTP streams onto the same connection, reducing head-of-line blocking. Challenges in supporting this radical new protocol include addressing compatibility with existing network infrastructure and optimizing UDP performance on endpoints.

Company
Cloudflare

Date published
July 26, 2018

Author(s)
Alessandro Ghedini

Word count
2509

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.