How DNS Resolution Actually Affects a Running .NET App
DNS problems are easy to investigate once you follow the path from an HTTP request to a socket. The useful question is not just "What address does this name resolve to?" It is "Did this request need a
Sep 24, 20267 min read3


