Home > Configuration > Domain Name Service > setdnssoarec_expire

setdnssoarec_expire

Use this method to set time, in seconds, after which the zone data on a secondary name server can no longer be considered authoritative because all refresh and retry attempts made during the period have failed. After the expiry period, the secondary server stops serving the zone. Typically one week. Not used by the primary server.

Syntax



Parameters

domain

Domain of the SOA record to be modified.
This is mandatory parameter.

expire

Time, in seconds, after which the zone data on a secondary name server can no longer be considered authoritative because all refresh and retry attempts made during the period have failed. After the expiry period, the secondary server stops serving the zone. Typically one week. Not used by the primary server.
Default value = 3600.
Maximum value = 0xFFFFFFFE.

Return Value

Returns simpleResult

See Also