francisabey 2 Junior Poster in Training

Windows uses DNS cache to store recently visited websites. You can see what your computer stores in this cache by simply going to Start > Run and typing cmd (the command prompt; there are many ways to get to it, this is just one way). Now all you have to do is type ipconfig/displaydns. You should see it list of all the website addresses it has stored in the cache.Whenever you go to a website, it has to look up the IP address where that website is located. First it checks to see if it’s in your cache before asking the DNS server over the Internet for the IP address. As you can see, referring to the address when you already have it is going to be faster than if it has to travel over the wires to retrieve it.The items in the cache do not stay there forever, and are constantly making room for more recent addresses you visited. Increasing the size of the DNS cache will allow for faster web browsing, especially if you frequently view the same websites.

Here's How To: Increase DNS Cache In Windows Vista For Faster Web Browsing

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.