RE: avoid dns scavenging
From: RD (RD_at_discussions.microsoft.com)
Date: 02/10/05
- Next message: Phil Frisbie, Jr.: "Re: Maximum sockets"
- Previous message: Michael K. O'Neill: "Re: Maximum sockets"
- In reply to: Jorge Marcos: "RE: avoid dns scavenging"
- Next in thread: Jorge Marcos: "RE: avoid dns scavenging"
- Reply: Jorge Marcos: "RE: avoid dns scavenging"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 09:43:07 -0800
I think the RRs (I'm adding A and PTR) added by DnsModifyRecordsInSet() are
not scavenged although the time stamp is not zero. I've been testing
scavenging/aging with refresh intervals of zones and DNS server set to 1 hr.
and then manually triggering the scavenging. I also tried DNSCMD
/AgeAllRecords and /StartScavenging but didn't see RRs being purged.
I think the RR are not "dynamically updated" from DNS prespective and
doesn't meed the Prerequisites for aging/scavenging as per article
Understanding aging and scavenging; Windows Server 2003.
RD
"Jorge Marcos" wrote:
> That's the question!!
> I didn't found any resource about how to set this value programatically.
> Thru DNS MMC, when you unmark scavening checkbox from a record, it sets the
> timestamp to zeroes on local DNS database.
>
> "RD" wrote:
>
> > Jorge,
> >
> > How do you set record timestamp to zeroes? Did it worked for you? I too am
> > trying to add RR using same API so that it doesn't get purged/scavanged.
> >
> > RD
> >
> > "Jorge Marcos" wrote:
> >
> > > How can I programmatically set a new DNS resource record with
> > > DnsModifyRecordsInSet() to avoid scavenging?
> > > I think if I set record timestamp to zeroes eliminates this record from
> > > scavenging process, right?
> > > If Yes, how?
- Next message: Phil Frisbie, Jr.: "Re: Maximum sockets"
- Previous message: Michael K. O'Neill: "Re: Maximum sockets"
- In reply to: Jorge Marcos: "RE: avoid dns scavenging"
- Next in thread: Jorge Marcos: "RE: avoid dns scavenging"
- Reply: Jorge Marcos: "RE: avoid dns scavenging"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|