<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 01/10/2019 16:18, Thomas Mieslinger
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ced0b4e5-48ac-e13d-f979-cdca443d9055@mail.com">pdns
      recursor has no setting to control dns round-robin.
      <br>
      <br>
    </blockquote>
    <p>And it's also worth mentioning the <a moz-do-not-send="true"
        href="https://doc.powerdns.com/recursor/performance.html#packet-cache">packet
        cache</a>: if an identical query comes in, it will receive an
      identical response to the previous one (up to the <a
        moz-do-not-send="true"
        href="https://doc.powerdns.com/recursor/settings.html#packetcache-ttl">packetcache-ttl</a>)<br>
    </p>
    <p>You can <a moz-do-not-send="true"
href="https://doc.powerdns.com/recursor/settings.html#disable-packetcache">disable</a>
      the packet cache, but that will impact on load and performance.</p>
  </body>
</html>