networking:dns:dns_performance_tests
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
networking:dns:dns_performance_tests [2020/04/14 16:20] – [Install] peter | networking: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 ====== | ||
+ | |||
+ | 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 ===== | ===== Required ===== | ||
Line 15: | Line 21: | ||
<code bash> | <code bash> | ||
git clone --depth=1 https:// | git clone --depth=1 https:// | ||
- | cd dnsperftest | ||
- | bash ./ | ||
</ | </ | ||
Line 32: | Line 36: | ||
PROVIDERS=" | PROVIDERS=" | ||
- | 192.168.1.2# | + | 192.168.1.1# |
+ | 192.168.1.2# | ||
1.1.1.1# | 1.1.1.1# | ||
4.2.2.1# | 4.2.2.1# | ||
Line 87: | Line 92: | ||
exit 0; | exit 0; | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Run ===== | ||
+ | |||
+ | <code bash> | ||
+ | cd dnsperftest | ||
+ | bash ./ | ||
+ | </ | ||
returns: | returns: | ||
Line 207: | Line 221: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
networking/dns/dns_performance_tests.1586881223.txt.gz · Last modified: 2020/07/15 09:30 (external edit)