1. QUIC

Contents

  1. QUIC
    1. history

HTTP/3 /proxy

https://www.nic.ad.jp/ja/basics/terms/quic.html

QUICは/head-of-line-blocking問題を解決します。

LiteSpeed QUIC and HTTP/3 Library v4.0 https://blog.litespeedtech.com/2023/03/08/lsquic-v4-0/

Key features:

→ Improved congestion control → Multiplexing without head of line blocking → HTTP/3 comes built-in with TLS 1.3 encryption for security → Provides fast and reliable single handshake connections through QUIC

QUICをゆっくり解説(1) https://eng-blog.iij.ad.jp/archives/10039

https://blog.cloudflare.com/unlocking-quic-proxying-potential/

Unlocking QUIC’s proxying potential with MASQUE

2022/03/21

Implementations https://github.com/quicwg/base-drafts/wiki/Implementations

1.1. history

https://sbfl.net/blog/2020/07/31/web-transport-introduction/

WebTransportを用いてブラウザ上からUDP/QUICによるリアルタイム双方向通信を行う

HoLブロッキング

映像ストリーミングの世界では、到達保証や順序よりも
「現在の映像が、遅延なく届く」ことが重要であり、
 映像の「すべてのフレーム」が順番通りに連結できることは求めていません。 

求めていては都合の悪い状況になるから。


CategoryDns CategoryWatch CategoryTemplate

MoinQ: QUIC (last edited 2023-11-20 07:59:33 by ToshinoriMaeno)