[dnsdist] Question on configuration which I can not make work
Alexis Berthillier
alexis at berthillier.net
Tue Nov 11 20:58:17 UTC 2025
Sorry clicked send to fast without relizing you were directly in the to field. Will change that
I will check the documentation regarding DoT.
Is the failover definition between the two pools correct here?
-- Try the primary pool first
addAction(AllRule(), PoolAction("primary"))
What was wrong in this one?
-- Configure the 'primary' pool to be active first (order=1)
-- setPoolProperty('primary', 'outage-strategy', 'failover')
-- setPoolProperty('primary', 'order', 1)
-- Configure the 'backup' pool to be used only when the primary fails (order=2)
-- setPoolProperty('backup', 'outage-strategy', 'failover')
-- setPoolProperty('backup', 'order', 2)
> On Nov 11, 2025, at 11:54 AM, Winfried via dnsdist <dnsdist at mailman.powerdns.com> wrote:
>
> You've already contacted me directly twice. Please don't do that; stay at dnsdist at mailman.powerdns.com
>
> Regarding your question, DoT isn't working because you're using incorrect elements in newServer(). Please read the manual carefully.
> _______________________________________________
> dnsdist mailing list
> dnsdist at mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/dnsdist
More information about the dnsdist
mailing list