]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update dq.rst 11686/head
authorphonedph1 <20867105+phonedph1@users.noreply.github.com>
Wed, 8 Jun 2022 16:06:43 +0000 (10:06 -0600)
committerGitHub <noreply@github.com>
Wed, 8 Jun 2022 16:06:43 +0000 (10:06 -0600)
pdns/dnsdistdist/docs/reference/dq.rst

index 002a95fc478d3a06504db68fec0d1f8494fe8643..d80a5bb9276b26bfcedf0b02b0073c0f2550aa90 100644 (file)
@@ -66,6 +66,10 @@ This state can be modified from the various hooks.
 
     Whether to skip cache lookup / storing the answer for this question, settable.
 
+  .. attribute:: DNSQuestion.tempFailureTTL
+  
+    On a SERVFAIL or REFUSED from the backend, cache for this amount of seconds, settable.
+
   .. attribute:: DNSQuestion.tcp
 
     Whether the query was received over TCP.