mirror of
https://github.com/nginx/nginx.git
synced 2025-06-22 13:51:12 +08:00
QUIC: updated README.
- version negotiation is implemented - quic recovery implementation is greatly improved
This commit is contained in:
parent
e153f4993c
commit
2cd05e1909
6
README
6
README
@ -52,14 +52,14 @@ Experimental QUIC support for nginx
|
|||||||
+ An H3 transaction succeeded
|
+ An H3 transaction succeeded
|
||||||
+ One or both endpoints insert entries into dynamic table and
|
+ One or both endpoints insert entries into dynamic table and
|
||||||
subsequently reference them from header blocks
|
subsequently reference them from header blocks
|
||||||
|
+ Version Negotiation packet is sent to client with unknown version
|
||||||
|
+ Lost packets are detected and retransmitted properly
|
||||||
|
|
||||||
Not (yet) supported features:
|
Not (yet) supported features:
|
||||||
|
|
||||||
- Version negotiation
|
- Explicit Congestion Notification (ECN) as specified in quic-recovery [5]
|
||||||
- ECN, Congestion control and friends as specified in quic-recovery [5]
|
|
||||||
- A connection with the spin bit succeeds and the bit is spinning
|
- A connection with the spin bit succeeds and the bit is spinning
|
||||||
- Structured Logging
|
- Structured Logging
|
||||||
- QUIC recovery (proper congestion and flow control)
|
|
||||||
- NAT Rebinding
|
- NAT Rebinding
|
||||||
- Address Mobility
|
- Address Mobility
|
||||||
- HTTP/3 trailers
|
- HTTP/3 trailers
|
||||||
|
Loading…
Reference in New Issue
Block a user