On Jan 8, 2016, at 9:46 AM, Pieter Lexis <[email protected]> wrote: > > Hi Miguel, > > On Fri, 8 Jan 2016 09:16:32 -0600 > Miguel Miranda <[email protected]> wrote: > >> Hi, i want to run several instances of pdns-recursor, is there any support >> similar to pdns virtual hosting? >> I have tried copying /etc/init.d/pdns-recursor to >> /etc/init.d/pdns-recursor-balancer1 and copying >> /etc/pdns-recursor/recursor.conf to >> /etc/pdns-recursor/recursor-balancer1.conf (in this file i changed port >> settings) but nothing happens when i run >> /etc/init.d/pdns-recursor-balancer1 start. > > You'll need to add '--config-name'[1] to command line options pdns_recursor > in the init-script. Virtual hosting as done by the authoritative server is > not supported with the recursor init-script.
FWIW, this would be a good application for containers, such as Docker containers. Nick
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
