[Info] Is it possible to change TTL SOA records in all domain zone files?

Article ID: 1114 
Last Review: Oct,6 2008
Author: Oleg Beznosov APPLIES TO:
  • Plesk 7.5.x for Windows
  • Plesk 7.5.6 for Windows
  • Plesk 7.5.5 for Windows
  • Plesk 7.6.x for Windows
  • Plesk 7.6.1 for Windows

Resolution

Yes, it is possible to change the


 - TTL
 - Refresh
 - Retry
 - Expire
 -
Minimum

records by updating the `dns_recs` table in the psa database:

If these parameters are absent, the default settings are be used.

Example:

UPDATE dns_recs SET val="900" WHERE type="SOA" AND host="TTL";


After updating the records you will need to rebuild all of the domain zone files by running the following command:

"%plesk_bin%\dnsmng" update *
Keywords: SOA TTL DNS records change
Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
captcha *Please type the code you can see.
* - required fields