Re: Flushing the nameserver cache on AIX
- From: Ian Northeast <ian@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 09 Sep 2006 20:13:39 +0100
On Wed, 06 Sep 2006 16:55:11 -0700, Jigs wrote:
Hi All,
Can anyone help me with flushing the nameserver cache on AIX? Solaris has
an equivalent nscd daemon that caches name service requests. Does AIX have
a similar daemon?
You seem to be confusing two different things here. Nscd is a client side
caching daemon which can cache hosts and user database information.
Caching hosts information is generally disabled by default these days as
nameserver caches work better - nscd does not IME respect TTLs.
The nameserver cache is in the namserver itself not on the client.
As far as I know nscd has never been available on AIX, nor is there any
equivalent. It's not normally needed as it primary purpose is to
address performance issues in large NIS+ networks and AIX doesn't use NIS+
by default. AIX clients do not ever cache hosts information AFAIK.
As Roy said, the normal way to flush a bind nameserver's cache is "rndc
flush", but as far as I can see IBM do not ship rndc with AIX. You could
install it from a regular bind distribution. Otherwise you can stop and
restart bind, which flushes the cache as it is in memory. This was the
only way with earlier versions.
Regards, Ian
.
- Follow-Ups:
- Re: Flushing the nameserver cache on AIX
- From: Jigs
- Re: Flushing the nameserver cache on AIX
- References:
- Flushing the nameserver cache on AIX
- From: Jigs
- Flushing the nameserver cache on AIX
- Prev by Date: AIX windows programming guide
- Next by Date: Re: REQ. advise on network laser printers for B50 (running AIX 4.3.3)
- Previous by thread: Re: Flushing the nameserver cache on AIX
- Next by thread: Re: Flushing the nameserver cache on AIX
- Index(es):
Relevant Pages
|