]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update tuning.rst 13308/head
authorphonedph1 <20867105+phonedph1@users.noreply.github.com>
Thu, 28 Sep 2023 14:34:47 +0000 (08:34 -0600)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 14:34:47 +0000 (08:34 -0600)
pdns/dnsdistdist/docs/reference/tuning.rst

index d00b14feb0735546b0a36aefa2882d182621e913..756dc8cb898ca8a30ae5ad389599295d196c8ce7 100644 (file)
@@ -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: