User Tools

Site Tools


networking:dns:dns_performance_tests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
networking:dns:dns_performance_tests [2020/04/14 16:17] – [Networking - DNS - DNS Performance Tests] peternetworking:dns:dns_performance_tests [2021/01/07 12:12] (current) peter
Line 1: Line 1:
 ====== Networking - DNS - DNS Performance Tests ====== ====== Networking - DNS - DNS Performance Tests ======
  
-Required:+Determine which DNS server is the quickest to use. 
 + 
 +If all you care about is speed, then the DNS with the lower number for the websites you care about is probably your best bet. 
 + 
 +---- 
 + 
 +===== Required =====
  
 You need to install bc and dig. For Ubuntu: You need to install bc and dig. For Ubuntu:
Line 9: Line 15:
 </code> </code>
  
-Install:+---- 
 + 
 +===== Install =====
  
 <code bash> <code bash>
 git clone --depth=1 https://github.com/cleanbrowsing/dnsperftest/ git clone --depth=1 https://github.com/cleanbrowsing/dnsperftest/
-cd dnsperftest 
-bash ./dnstest.sh  
 </code> </code>
  
Line 30: Line 36:
  
 PROVIDERS=" PROVIDERS="
-192.168.1.2#Peter+192.168.1.1#pfSense 
 +192.168.1.2#Bind Server
 1.1.1.1#cloudflare  1.1.1.1#cloudflare 
 4.2.2.1#level3  4.2.2.1#level3 
Line 86: Line 93:
 </file> </file>
  
 +----
 +
 +===== Run =====
 +
 +<code bash>
 +cd dnsperftest
 +bash ./dnstest.sh 
 +</code>
  
 returns: returns:
Line 106: Line 121:
 comodo            14 ms   15 ms   13 ms   15 ms   13 ms   128 ms  14 ms   14 ms   15 ms   16 ms     25.70 comodo            14 ms   15 ms   13 ms   15 ms   13 ms   128 ms  14 ms   14 ms   15 ms   16 ms     25.70
 </code> </code>
 +
  
 <WRAP info> <WRAP info>
Line 117: Line 133:
 ==== For Windows users using the Linux subsystem ==== ==== For Windows users using the Linux subsystem ====
  
-If you receive an error $'\r': command not found, convert the file to a Linux-compatible line endings using:+If you receive an error **<nowiki>$'\r':</nowiki>** command not found, convert the file to a Linux-compatible line endings using:
  
 <code bash> <code bash>
Line 205: Line 221:
  
 https://github.com/cleanbrowsing/dnsperftest https://github.com/cleanbrowsing/dnsperftest
 +
 +https://www.senki.org/network-operations-scaling/dns-latency-and-performance-test-tools/
  
networking/dns/dns_performance_tests.1586881038.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki