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:15] – 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 ====== | ||
- | 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: | ||
</ | </ | ||
- | Install: | + | ---- |
+ | |||
+ | ===== Install | ||
<code bash> | <code bash> | ||
git clone --depth=1 https:// | git clone --depth=1 https:// | ||
- | cd dnsperftest | ||
- | bash ./ | ||
</ | </ | ||
Line 30: | 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 86: | Line 93: | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Run ===== | ||
+ | |||
+ | <code bash> | ||
+ | cd dnsperftest | ||
+ | bash ./ | ||
+ | </ | ||
returns: | returns: | ||
Line 107: | Line 122: | ||
</ | </ | ||
- | < | + | |
- | **NOTE: | + | <WRAP info> |
+ | **NOTE: | ||
<code bash> | <code bash> | ||
Line 117: | Line 133: | ||
==== For Windows users using the Linux subsystem ==== | ==== For Windows users using the Linux subsystem ==== | ||
- | If you receive an error $' | + | If you receive an error **< |
<code bash> | <code bash> | ||
Line 205: | Line 221: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
networking/dns/dns_performance_tests.1586880955.txt.gz · Last modified: 2020/07/15 09:30 (external edit)