What is the refresh rate for the DNS service?

I know that the refresh rate for the master zone is 15 minutes, i.e, the servers apply changes every 15 minutes.

What is the refresh rate for slave zones?

4 Replies

They take updates when you send them a NOTIFY, and at the SOA record's configured refresh interval.

The authoritative servers also do a certain degree of caching, so some clients may get some older records for some amount of time.

When I send a NOTIFY, will the server refresh immediately or every 15 minutes like a master zone?

I see. Thank you for the information.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct