tfpauly / draft-happy-eyeballs-v3

Other
9 stars 7 forks source link

Move up the last Protocol Combination while sorting #30

Closed nidhijaju closed 11 months ago

nidhijaju commented 11 months ago

https://twitter.com/flano_yuki/status/1717731672815485016 made me think about the sorted ordering in Section 5 again and realized we should probably have a TCP IPv4 endpoint towards the beginning as well, just in case QUIC and IPv6 are both broken, however unlikely it may be. This is so that just in case both the protocol and address family are in fact impaired, the client doesn't have to wait a long time before it gets a good/working endpoint.

DavidSchinazi commented 11 months ago

@nidhijaju any chance you could translate that tweet to English for context please?

bashi commented 11 months ago

The post is wondering which one is more likely to cause connection establishment failure, broken IPv6 networks or broken QUIC peers.

DavidSchinazi commented 11 months ago

Thanks!