pi-hole:benchmark
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
pi-hole:benchmark [2020/09/10 10:03] – 192.168.1.1 | pi-hole:benchmark [2020/09/10 10:04] (current) – [Increase DNS cache size] 192.168.1.1 | ||
---|---|---|---|
Line 42: | Line 42: | ||
===== Increase DNS cache size ===== | ===== Increase DNS cache size ===== | ||
- | Set cache-size to a rather high value (maybe 25,000 - by guess roughly one-eighth to one-fourth number of the domains you extracted from the database earlier) in / | + | Set **cache-size** to a rather high value (maybe 25,000 - by guess roughly one-eighth to one-fourth number of the domains you extracted from the database earlier) in / |
<file bash / | <file bash / | ||
Line 56: | Line 56: | ||
---- | ---- | ||
+ | |||
+ | ===== Query domains from the list ===== | ||
+ | |||
+ | <code bash> | ||
+ | time dig -f domains.list +noall +answer > /dev/null | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
pi-hole/benchmark.1599732185.txt.gz · Last modified: 2020/09/10 10:03 by 192.168.1.1