HTTP/3

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Jun 21 9:22
Editor
Edited
Edited
2024 Mar 15 16:37
Refs

Recovery from packet loss stalls all object transmissions

  • security, per object error and congestion control (more pipelining) over UDP
  • published on May 27, 2021
  • HTTP/3 is designed for unstable connections (wireless) so HTTP/2 offers better performance on reliable and stable connections
HTTP/3 Notion
 
notion image
 
 

Explained

Introduction
Introduction

HTTP/3 Basic

HTTP/3 From A To Z: Core Concepts (Part 1) - Smashing Magazine
Quick summary ↬ After almost five years in development, the new HTTP/3 protocol is nearing its final form. Earlier iterations were already available as an experimental feature, but you can expect the availability and use of HTTP/3 proper to ramp up over in 2021. So what exactly is HTTP/3?
HTTP/3 From A To Z: Core Concepts (Part 1) - Smashing Magazine
HTTP/3 is Fast | Request Metrics
HTTP/3 is here, and it's a big deal for web performance. See just how much faster it makes websites! Wait, wait, wait, what happened to HTTP/2? Wasn't that all the rage only a few short years ago? It sure was, but there were some problems. To address them, there's a new version of the venerable protocol working its way through the standards track.
HTTP/3 is Fast | Request Metrics

Korean

HTTP3, 사실 진짜로 바뀐건 TCP 였다.
HTTP 3가 나오면서 이에 관한 이야기를 종종 듣는다. 이런저런 설명을 대충 들으면서 아 빨라지는구나, 더 보안성이 높아지는구나 이 정도의 느낌만 가지고 있었다. 그러던 중 HTTP/3 From A To Z: Core Concepts (Part 1) 을 읽고 새로 깨닫게 된 점들을 요약 및 정리해 본다. 하이레벨에서 HTTP 3과 QUIC에 대한 이해를 하기에 정말 좋은 글이라고 생각한다.
HTTP3, 사실 진짜로 바뀐건 TCP 였다.
What's New in HTTP/3?
"The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. It is a generic, stateless, protocol which can be used for many tasks beyond its use for hypertext, such as name servers and distributed object management systems." - W3 HTTP allows browsers and servers to communicate.
What's New in HTTP/3?
 
 

Recommendations