-
Notifications
You must be signed in to change notification settings - Fork 848
Open
Description
10.4. Migration
Certain HTTP implementations use the client address for logging or access-control purposes. Since a QUIC client’s address might change during a connection (and future versions might support simultaneous use of multiple addresses), such implementations will need to either actively retrieve the client’s current address or addresses when they are relevant or explicitly accept that the original address might change.
ATS checks ACL (ip_allow.config) only when a new connection starts. But it may need to be checked again when clients moved to other networks.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
QUIC Quiche Implementation