Date: Tue, 25 Apr 2000 20:39:20 -0400 (EDT) From: Colin <cwass99@home.com> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: freebsd-hackers@FreeBSD.ORG, Dave Dunaway <bela@nivek.org>, Evren Yurtesen <yurtesen@dc.ispro.net>, Leif Neland <leifn@neland.dk> Subject: Re: bind and the limit of serial number ??? Message-ID: <XFMail.000425203920.cwass99@home.com> In-Reply-To: <200004231805.LAA62689@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The generally accepted method (AFAIR) is yyyymmddxx, where xx starts at 00 and is incremented for each change during that day. This allows for multiple updates in a single day without causing problems for situations such as 3 updates today followed by one update each day for the next 4 days ... Of course, if you never manually update the zone file, this isn't really an issue ;) On 23-Apr-00 Matthew Dillon wrote: > > For manual updates of the zone file, I recommend using yyyymmdd rather > then yyyymmddhhmm, and if you modify it twice in one day just increment > the day (and hopefully real time will catch up to it again). > > For automatic updates (i.e. scripts that update zone files), I recommend > simply starting the serial number at 1 and incrementing it on every > update. Trying to make the serial number into a date for viewing ease > is overrated. > Cheers, Colin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000425203920.cwass99>