From 8246d0611992db4ce791dd0c70a55d0101f2555c Mon Sep 17 00:00:00 2001 From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Wed, 8 Jun 2022 10:06:43 -0600 Subject: [PATCH] Update dq.rst --- pdns/dnsdistdist/docs/reference/dq.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 002a95fc47..d80a5bb927 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -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. -- 2.47.2