How does load balancing operate on >1 forwarders

Jonathan Reed jreed777 at gmail.com
Sat Apr 17 18:35:37 UTC 2010


I have the forwarders statement to fwd queries to a few DNS servers on my
LAN.
forwarders { 10.0.0.1;
                       10.0.0.2;
                       10.0.0.3; }
The bind documentation says that these fwders are queried "in turn", but
what exactly does that mean? I understand it to mean that they are not round
robined and if the answer is found from the first IP then it stops there and
returns the query to the client. But assume that .1 goes unreachable. What
is the timeout used to query the next forwarder in the list? And is this
timeout modifiable?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20100417/06eb93c9/attachment.html>


More information about the bind-users mailing list