On Mon, Feb 27, 2012 at 02:32:31PM +0100, Stephane Bortzmeyer wrote:
> With Unbound, there are two commands to clear the cache, one which
> deletes only the records with the exact name and one which is
> recursive (deletes everything under the name).
> 
> With BIND, I find only the first one, "rndc flushname". Any command
> that I missed to delete recursively?

It's in the new 9.9.0 rndc:

  flush         Flushes all of the server's caches.
  flush [view]  Flushes the server's cache for a view.
  flushname name [view]
                Flush the given name from the server's cache(s)
  flushtree name [view]
                Flush all names under the given name from the server's cache(s)

Bill.
_______________________________________________
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