QUIC Loss Detection and Congestion Control

E249195

QUIC Loss Detection and Congestion Control is an IETF specification that defines how the QUIC transport protocol detects packet loss and manages congestion to ensure efficient and reliable data transmission on the internet.

All labels observed (1)

Label Occurrences
QUIC Loss Detection and Congestion Control canonical 2

How this entity was disambiguated

Statements (42)

Predicate Object
instanceOf IETF specification
technical standard
aimsTo ensure efficient data transmission on the internet
ensure reliable data transmission on the internet
appliesTo QUIC
surface form: QUIC transport protocol
assumes unreliable underlying network
compatibleWith UDP-based QUIC implementations
defines congestion control mechanisms for QUIC
loss detection mechanisms for QUIC
designedFor encrypted transport
internet-scale deployment
goal maximize throughput while avoiding congestion collapse
minimize latency and packet loss
influencedBy TCP congestion control principles
TCP loss detection mechanisms
operatesAt transport layer
optimizesFor reduced head-of-line blocking
partOf QUIC
publishedBy Internet Engineering Task Force
surface form: IETF

Internet Engineering Task Force
relatedTo draft-ietf-quic-recovery
surface form: QUIC Recovery

QUIC
surface form: QUIC Transport
requires maintaining per-path congestion state
tracking of sent and acknowledged packets
specifies sender-side algorithms for congestion control
sender-side algorithms for loss recovery
standardizes how QUIC detects packet loss
how QUIC manages congestion
supports low-latency connection migration
multiplexed streams over a single connection
usedIn HTTP/3 deployments
real-time and streaming applications over QUIC
web browsing over QUIC
uses acknowledgment-based loss detection
congestion avoidance phase
congestion window to control sending rate
loss recovery phase
packet number spaces for loss detection
probe timeout mechanisms
retransmission timeout mechanisms
round-trip time estimation
slow start phase for congestion control

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 9002 title QUIC Loss Detection and Congestion Control
draft-ietf-quic-recovery title QUIC Loss Detection and Congestion Control