From 28dc6cef6c1a7b6e66e90543620a88879b84588f Mon Sep 17 00:00:00 2001 From: Y7n05h Date: Mon, 4 Apr 2022 21:42:17 +0800 Subject: [PATCH] Update pdns/dnsdistdist/docs/reference/config.rst Co-authored-by: Remi Gacogne --- pdns/dnsdistdist/docs/reference/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`` -- 2.47.2