There is no need to restart the Recursor. See http://doc.powerdns.com/html/recursor-scripting.html
"At runtime, rec_control reload-lua-script can be used to either reload the script from its current location, or, when passed a new file name, load one from a new location. A failure to parse the new script will leave the old script in working order." Winfried Am 17. Oktober 2014 18:35:38 MESZ, schrieb k...@rice.edu: >> > Hi Ciro, >> > >> > We used a CDB key value store. It was easy to use/update and had >> > very good performance. "grepping" is O(n*n) so it will tank as >> > your list grows and you really don't want to slow down your DNS >> > lookups. >> > >> > Regards, >> > Ken >> >> Hi Ken, I'll look at the LUA+CDB mix given it seems more elegant, any >> document specific for PDNS you can point me to? >> >> Regards,! >> > >Hi, > >No PDNS specific documentation, we used the CDB map to allow the >blacklist to be update without needing to restart the recursor >and lose all the cached DNS lookups. We wrote a function similar >to the example Lua script using a CDB map instead. > >Regards, >Ken > >_______________________________________________ >Pdns-users mailing list >Pdns-users@mailman.powerdns.com >http://mailman.powerdns.com/mailman/listinfo/pdns-users
_______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users