; > - 10.0.62.244
> >
> > lua_dns_script: /etc/pdns-recursor/momentumbusiness_com.lua
> >
> > max_recursion_depth: 40
> >
> > max_total_msec: 7000
> >
> > minimum_ttl_override: 1
> >
> > server_id: nsres01.momentumtelecom
domain(dq)
if dq.qname:isPartOf(nxdomainsuffix)
then
dq.appliedPolicy.policyKind = pdns.policykinds.Drop
return true
end
return false
end
On Fri, Apr 18, 2025 at 9:39 AM Otto Moerbeek wrote:
> On Fri, Apr 18, 2025 at 08:28:48AM -0400, Scott Crace via Pdns-users wrote:
>
>
Hello all,
Long time lurker on the message list and would like some performance
and/or tuning advice.
We've been using pdns-recursor as internal recursive nameservers for quite
some time now.
The original implementer of pdns departed and I was recently tasked with
replacing or upgrading all of th