sentora / sentora-installers

Provides a central place to store, version and distribute the Sentora installer and upgrade scripts from.
GNU General Public License v3.0
153 stars 148 forks source link

Update SOA Expire time #95

Closed TGates71 closed 9 months ago

TGates71 commented 8 years ago

@MBlagui In: https://github.com/sentora/sentora-installers/blob/master/preconf/sentora-install/sql/sentora_core.sql#L652 Line: 652 (61,'expire_ttl','SOA Expire TTL','86400',NULL,'Global expire TTL. Default = 86400 (1 day)','DNS Config','true'), Change to: (61,'expire_ttl','SOA Expire TTL','2419200',NULL,'Global expire TTL. Default = 2419200 (4 Weeks)','DNS Config','true'),

Set to max (4 weeks), but should be any time between 2-4 weeks.

Also, still looking for ;expire after 1 week to convert to: ;expire after 4 weeks to show in zone file properly.

MBlagui commented 8 years ago

Why changing to 4 week ??? IT's TOO long and bad. We should stick with 1 day or 2 days. above that if you have any issue and want to change DNS the change may take up to 1 month to propagate as the DNS record could be cached for that long.