<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>