<div dir="ltr"><div>[ Classification Level: <font color="blue">GENERAL BUSINESS</font> ]</div><br class="cursAfter"><div>Duplicate RRs are suppressed, as per the standards.</div><div><br></div>RFC 2181, Section 5:<div><br></div><div><pre class="gmail-newpage" style="font-size:13.3333px;margin-top:0px;margin-bottom:0px;break-before:page;color:rgb(0,0,0)">Each DNS Resource Record (RR) has a label, class, type, and data.  It
   is meaningless for two records to ever have label, class, type and
   data all equal - servers should suppress such duplicates if
   encountered</pre><div><br></div><div>That being said, a DNS-based load-balancer can probably do what you're looking for.</div><div><br></div>                                            - Kevin</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 30, 2021 at 3:44 PM Alperen Yılmaz <<a href="mailto:alperen0098@gmail.com">alperen0098@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello everyone,<div><br></div><div>There is a round robin resolving mechanism in bind9 where the server chooses different records to resolve for each request, but is there a way to assign weights so that the server resolves with different probabilities?</div><div><br></div><div>All I could find about the topic was this old mail from the archive:</div><div><a href="https://lists.isc.org/pipermail/bind-users/2007-April/066194.html" target="_blank">https://lists.isc.org/pipermail/bind-users/2007-April/066194.html</a><br></div><div>It says you can put duplicate records for increasing the weight, however it also says that bind9 does not seem to support this.</div><div><br></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">host    IN A 1.2.3.4
        IN A 1.2.3.4
        IN A 1.2.3.4
        IN A 1.2.3.5</pre></div><div><br></div><div>Thank you,</div><div>Alperen Yılmaz</div></div>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div></div></div>