On 18/05/14 09:26, Hongyi Zhao wrote:
Yes,  I want to let bind/named prefetch records that are being queried
regularly.  In this way, I'll have a set of up-to-date cached records
that I've been queried.  Can the prefetch function plus caching mode of
bind/named do this for me?

Re-read Marks reply. "Queried regularly" is not enough. For prefetch to work, a query must occur in the prefetch window.

With your settings if you do this:

dig
sleep 52
dig
sleep 10
dig

...you should see it work.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to