From: Y7n05h Date: Mon, 4 Apr 2022 13:42:17 +0000 (+0800) Subject: Update pdns/dnsdistdist/docs/reference/config.rst X-Git-Tag: rec-4.7.0-beta1~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11497%2Fhead;p=thirdparty%2Fpdns.git Update pdns/dnsdistdist/docs/reference/config.rst Co-authored-by: Remi Gacogne --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 262b6d0b33..33987be6b3 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1653,9 +1653,9 @@ Other functions .. function:: setTCPFastOpenKey(key) - .. versionadded:: 1.7.1 + .. versionadded:: 1.8.0 - Set a specified same ``TCP Fast Open`` key for all frontends. + Set the supplied ``TCP Fast Open`` key on all frontends. This can for example be used to allow all dnsdist instances in an anycast cluster to use the same ``TCP Fast Open`` key, reducing round-trips. :param string key: The format of the key can be found in ``/proc/sys/net/ipv4/tcp_fastopen_key``