<div dir="auto"><br></div><div>Tihomir Loncaric via Unbound-users <<a href="mailto:unbound-users@nlnetlabs.nl">unbound-users@nlnetlabs.nl</a>>:</div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_5771395345052027471ydp861edcb0yahoo-style-wrap" dir="auto"><div><br></div><div>Is there anything else that I could use out of the box? What other existing parameters would help towards this caching goal?</div></div></blockquote><div dir="auto"><br></div><div dir="auto">If you have complete list of domainames to be cached, keep making queries (forever) to your DNS server e.g.</div><div dir="auto"><br></div><div dir="auto">  while :; do dnsperf -Q 100 -s 127.0.0.1 -d querylist; done</div><div dir="auto"><br></div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_5771395345052027471ydp861edcb0yahoo-style-wrap" dir="auto"><div></div></div></blockquote></div></div>