Does the Windows DNS server support RTT when used for recursive dns queries?

link|improve this question

62% accept rate
feedback

2 Answers

No RTT is not considered. See Using Forwarders

link|improve this answer
So thats for forwarders, but it does not say for the other setups where it does recursive queries. This documents states it does: etutorials.org/Server+Administration/dns+windows+server/… but cannot find it anywhere on microsoft.com – GeorgeU Apr 5 '11 at 22:36
Sorry I misread the question. 2003 does so I would guess that 2008 does as well this link technet.microsoft.com/en-us/library/cc772774(WS.10).aspx is for 2003 that mentions it. – Jim B Apr 6 '11 at 1:40
feedback

So it turns out they do support RTT - but hardcoded to 100ms (go figure)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.