Setting rrset-order for load balancing

Tugdual de Kerviler dekervit at gmail.com
Sun Mar 11 18:01:44 UTC 2012


Hi,

I'm trying bind 10 but I don't have any named.conf file anywhere to
configure the rrset-order option. Nor do I find it using bindctl.
How can I do this?

I thought it would be set to cyclic or random by default so I tried
entering multiple A record with the same name but different IPs but the
following command always return records in the same order :
dig @localhost www.mydomain.com

;; QUESTION SECTION:
;www.mydomain.com. IN A

;; ANSWER SECTION:
www.mydomain.com. 604800 IN A 192.168.0.2
www.mydomain.com. 604800 IN A 192.168.0.3
www.mydomain.com. 604800 IN A 192.168.0.4

Similar results if I use multiple CNAME (the first A record is always
returned).
But is load balancing with CNAME even supported in bind10?

Thanks for your help,

Tugdual
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-users/attachments/20120311/e870ffb2/attachment.html>


More information about the bind10-users mailing list