<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
No, there is no "fast fail" mechanism as you suggest. In a
properly-architected DNS-resolution infrastructure, there are multiple
upstreams configured at every link of the resolution chain. By the time
one link in that chain (e.g. server1) has exhausted all of its
upstreams (server2a, server2b, server2c), if it sends back a "fast
fail" to the downstream (client), the downstream will most likely have
moved to _its_ next upstream (server1b, server1c, etc.), so it ignores
the "fast fail" response, and what value did it add, really? It's just
a waste of bandwidth/resources.<br>
<br>
                                                                       
                                                - Kevin<br>
<br>
On 6/18/2010 5:31 AM, Christophe Lermytte wrote:
<blockquote cite="mid:SNT140-w12265007D0BAA9766DC614C3C00@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style><br>
Hello,<br>
  <br>
I'm trying to find out what the server behavior should be in the
following situation:<br>
  <br>
client -> server1 -> server2<br>
  <br>
client asks server1 to recursively resolve a name<br>
server1 does not know and asks server2<br>
server2 sends an ICMP Port Unreachable to server1<br>
  <br>
Is there something server1 can send to client, instead of making client
wait until it gives up?<br>
  <br>
Thanks,<br>
CL<br>
  <br>
  <br>
  <hr>U surft nog met Internet Explorer 6 of 7? <a
 moz-do-not-send="true"
 href="http://www.microsoft.com/belux/nl/windows/internet-explorer/"
 target="_new">Nu gratis upgraden !</a>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</body>
</html>