diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-26 15:42:32 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-26 16:46:19 +0100 |
commit | efad2f414afac1b1456299e79b1cdc705b84b71e (patch) | |
tree | 4f686300336e1aa592e0ddef948558d97a5dd323 /doc/doc-docbook | |
parent | 2d58d8154ade6dd9b1cd8d01450ac0b7b53ab62a (diff) |
TFO: change the default for hosts_try_fastopen, enabling use by default
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 856bb0c15..bfacdef81 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -24706,7 +24706,7 @@ a DANE-verified TLS connection is made to that host; there will be no fallback to in-clear communication. See section &<<SECDANE>>&. -.option hosts_try_fastopen smtp "host list&!!" unset +.option hosts_try_fastopen smtp "host list&!!" * .cindex "fast open, TCP" "enabling, in client" .cindex "TCP Fast Open" "enabling, in client" .cindex "RFC 7413" "TCP Fast Open" |