[Pdns-dev] Adding to list after recursor up and running
Matt Holmes
matt at plugandprotect.co.uk
Thu May 25 15:39:20 UTC 2017
So I have a simple list
news = newDS()
news:add{"bbc.co.uk", "itv.com"}
if news:check(dq.qname) then
dq.variable = true
dq.rcode=0
return true
end
All good.
My question is how do I update the list after the service has gone live
without stopping or re-loading the script
Regards
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20170525/349969e8/attachment.html>
More information about the Pdns-dev
mailing list