Comment on The Beauty Of Having A Pi-hole · Den Delimarsky
SpaceCadet@feddit.nl 1 week agoSecondary DNS is not for redundancy!
The way secondary DNS works is that a client distributes DNS requests across the primary and secondary DNS servers. So if you have pihole as your primary DNS and, say, 8.8.8.8 as your secondary DNS, you’re sending half of your DNS requests to google. And if your pihole DNS goes down, half of your DNS queries time out.
JackbyDev@programming.dev 1 week ago
That’s so weird wtf why don’t they call it something like “DNS pool” then?