Category: Windows

  • DNS Cache in Windows Registry

    DNS Caching is a process by which a DNS client also called a DNS Resolver holds the learnt information about a host or a Domain when it had earlier queried a DNS Server. While this serves good in getting DNS responses for repeated queries faster, it can also be a limiting factor at times. (more…)

  • Display and Flush DNS Cache in Windows

    DNS Clients in Windows has the ability to cache DNS Queries as does most of the clients on other operating systems. This helps the DNS clients to resolve recently accessed web pages faster by resolving the IP Address directly from its cache rather than querying a DNS server. (more…)