Conditional forwarder can be configured with multiple IP address for a given domain. When that domain is resolved, how does the conditional forwarder choose one from the multiple IP addresses to forward the resolution request? Will it try the IP address in static order or random order or something else?
When the IP address that the conditional forwarder picked is bad (e.g., the machine on that IP address is dead) how does it handle it (e.g., try the next IP address in the list as a sort of fail-over, simply fail the name resolution)?
Thanks,
Stanley