[Unbound-users] Unbound x Bind - Round robin DNS
Aaron Hopkins
lists at die.net
Fri Dec 14 05:06:55 UTC 2012
On Fri, 14 Dec 2012, Leandro Anjos Moura wrote:
> When my application directly query my server Bind all ips are utilized
> in connection, but when my application query my server Unbound ips
> network 10.XXX are never recovered.
See the rrset-roundrobin option as of Unbound 1.4.17:
rrset-roundrobin: <yes or no>
If yes, Unbound rotates RRSet order in response (the random num-
ber is taken from the query ID, for speed and thread safety).
Default is no.
-- Aaron
More information about the Unbound-users
mailing list