Operating System - Linux
1825719 Members
2965 Online
109686 Solutions
New Discussion

cleaning-interval & statistics-interval in /etc/named.conf from BIND

 
SOLVED
Go to solution
'chris'
Super Advisor

cleaning-interval & statistics-interval in /etc/named.conf from BIND

hi

can someone explain me,
what does it mean exactly
cleaning-interval & statistics-interval
from /etc/named.conf ( BIND 9 )

example:

cleaning-interval 120;
statistics-interval 0;

should I use these parameters at BIND 9.2.2 ?

kind regards
chris
6 REPLIES 6
Martin P.J. Zinser
Honored Contributor
Solution

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

Hi Chris,

maybe the following is of use

http://www.zytrax.com/books/dns/ch7/periodic.html

Happy new year,

Martin
'chris'
Super Advisor

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

thanks and HAPPY NEW YEAR !

chris
Mic V.
Esteemed Contributor

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

You might be interested in this book also:

DNS and BIND, 4th Edition By Paul Albitz & Cricket Liu 4th Edition May 2001 0-596-00158-4, Order Number: 1584 622 pages, $44.95

You might find it at a local bookstore or see http://www.oreilly.com .

Mic
What kind of a name is 'Wolverine'?
I.Delic
Super Advisor

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

Hi,

cleaning-interval defines the time in MINUTES when all expired records will be deleted.

Statistics interval is not yet implemented in bind 9 you should not use it



Idriz
Ragu_1
Regular Advisor

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

As an aside, the DNS & Bind Cookbook from OReilly is an excellent reference. You may use it for help.
Share and share alike
'chris'
Super Advisor

Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND

thanks and Happy New Year !

chris