From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:34:47 +0000 (-0600) Subject: Update tuning.rst X-Git-Tag: rec-5.0.0-alpha2~41^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13308%2Fhead;p=thirdparty%2Fpdns.git Update tuning.rst --- diff --git a/pdns/dnsdistdist/docs/reference/tuning.rst b/pdns/dnsdistdist/docs/reference/tuning.rst index d00b14feb0..756dc8cb89 100644 --- a/pdns/dnsdistdist/docs/reference/tuning.rst +++ b/pdns/dnsdistdist/docs/reference/tuning.rst @@ -163,13 +163,13 @@ Tuning related functions .. function:: setTCPRecvTimeout(num) - Set the read timeout on TCP connections from the client, in seconds + Set the read timeout on TCP connections from the client, in seconds. Defaults to 2 :param int num: .. function:: setTCPSendTimeout(num) - Set the write timeout on TCP connections from the client, in seconds + Set the write timeout on TCP connections from the client, in seconds. Defaults to 2 :param int num: