- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- cleaning-interval & statistics-interval in /etc/na...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2004 04:59 AM
01-01-2004 04:59 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2004 05:37 AM
01-01-2004 05:37 AM
Solutionmaybe the following is of use
http://www.zytrax.com/books/dns/ch7/periodic.html
Happy new year,
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2004 07:25 AM
01-01-2004 07:25 AM
Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND
chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2004 03:01 PM
01-01-2004 03:01 PM
Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2004 11:15 PM
01-01-2004 11:15 PM
Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2004 01:14 PM
01-03-2004 01:14 PM
Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2004 03:55 AM
01-04-2004 03:55 AM
Re: cleaning-interval & statistics-interval in /etc/named.conf from BIND
chris