File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -451,6 +451,17 @@ Opening network connections
451
451
452
452
Added the *happy_eyeballs_delay * and *interleave * parameters.
453
453
454
+ Happy Eyeballs Algorithm: Success with Dual-Stack Hosts.
455
+ When a server's IPv4 path and protocol are working, but the server's
456
+ IPv6 path and protocol are not working, a dual-stack client
457
+ application experiences significant connection delay compared to an
458
+ IPv4-only client. This is undesirable because it causes the dual-
459
+ stack client to have a worse user experience. This document
460
+ specifies requirements for algorithms that reduce this user-visible
461
+ delay and provides an algorithm.
462
+
463
+ For more information: https://tools.ietf.org/html/rfc6555
464
+
454
465
.. versionadded :: 3.7
455
466
456
467
The *ssl_handshake_timeout * parameter.
You can’t perform that action at this time.
0 commit comments