Date: Thu, 29 May 1997 19:35:48 -0700 From: Donald Acton <acton@opentext.com> To: "Jonathan M. Bresler" <jmb@FreeBSD.ORG> Cc: andrsn@andrsn.stanford.edu, softweyr@xmission.com, freebsd-questions@FreeBSD.ORG, dan@dpcsys.com, alec@d2si.com Subject: Re: DNS cache? Message-ID: <199705300235.TAA07489@stoner.nsg.bc.ca> In-Reply-To: Your message of "Thu, 29 May 1997 17:43:24 PDT." <199705300043.RAA18688@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Annelise Anderson wrote: > > Thanks very much--I set it up. It shows up in ps and top so I assume > > it's running--guess there's no way to find out what it's cached? > > send a SIGINT to the named process "kill -INT `cat /var/run/named.pid`" > the cached data will be in /var/tmp/named_dump.db You might also want to check out ndc the " name daemon control interface" command, it essentially puts a nice wrapper around all the various signals and control functions you might want to apply to named. Donald Acton acton@opentext.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705300235.TAA07489>