Re: Transfer delays

2009-05-29 Thread John Wobus
As per the other answers I've seen posted, such a delay is often caused by notifies not reaching the slave from the master. In such a case, you would not expect a delay of a fixed time, but rather delays over a limited range of times, e.g. up to 15 minutes. A notify is a kind of DNS query, norma

Re: Transfer delays

2009-05-28 Thread Jeremy C. Reed
Also do you have allow-notify ACL restrictions on the secondary? ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Transfer delays

2009-05-28 Thread Niall O'Reilly
Todd Snyder wrote: Do you have "notify no;" in your config options? ... and you replied, "No". What may be useful, and I haven't seen suggested in the other replies so far, is to check your logs (and eventually packet-captures) to confirm that the master is ind

Re: Transfer delays

2009-05-28 Thread Matus UHLAR - fantomas
> I am experiencing a 15 min delay from the time a zone file is updated and > reloaded w/ rndc and transferred to the slave server. > From: Todd Snyder [mailto:tsny...@rim.com] > > Do you have "notify no;" in your config options? On 28.05.09 09:23, Michael Di Martino wrote: > No I do not. >

RE: Transfer delays

2009-05-28 Thread Michael Di Martino
Snyder [mailto:tsny...@rim.com] Sent: Thursday, May 28, 2009 10:21 AM To: Michael Di Martino; bind-users@lists.isc.org Subject: RE: Transfer delays Do you have "notify no;" in your config options? -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun..

RE: Transfer delays

2009-05-28 Thread Todd Snyder
Do you have "notify no;" in your config options? -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Michael Di Martino Sent: Thursday, May 28, 2009 10:17 AM To: bind-users@lists.isc.org Subject: Transfer delays List Members,