Tihomir Loncaric via Unbound-users <[email protected]>:

>
> Is there anything else that I could use out of the box? What other
> existing parameters would help towards this caching goal?
>

If you have complete list of domainames to be cached, keep making queries
(forever) to your DNS server e.g.

  while :; do dnsperf -Q 100 -s 127.0.0.1 -d querylist; done

Reply via email to