rndc flush /recursive ?

Bill Owens owens at nysernet.org
Mon Feb 27 13:36:28 UTC 2012


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.



More information about the bind-users mailing list