Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 2.54 KB

File metadata and controls

26 lines (22 loc) · 2.54 KB

DNS Services

Here is a list of DNS servers having a range of characteristics:

Then test your performance:

  1. dig @156.154.70.5 www.nytimes.com
  2. Or a Linux-based open source DNS Performance Test, a shell script named DNSPerfTest.
  3. If you can't run dig, you can use the Geektools Dig webpage to run the same queries.

Sometimes you need to clear/flush your DNS cache:

Here is a useful write-up for a range of differen platforms https://linuxize.com/post/how-to-clear-the-dns-cache/