It is known that IE has its own DNS cache. I want to clear it at times. I know that I can do it by clearing browsing history in IE settings. But I'm looking for automatic method, so the location in file-system (or whatever) would be very helpful.
|
feedback
|
|
IE does not have it's own DNS cache. It relys on the OS'es DNS caching system. A simple DNS flush can be done from a command prompt with
Although... if you're messing around with DNS names frequently, you might want to simply edit the hosts file and make your changes as needed... and when ready to migrate to production... make the final changes on the DNS server once. | |||||||||||
feedback
|