What is TTL?

What is TTL?

 
TTL or Time to Live is the mechanism used to limit the lifespan of information circulating on the network. This prevents data from moving indefinitely across the Internet, improving privacy and performance.


When DNS zones or DNS records are modified, the time it takes for the update to take effect depends on the TTL value. This value indicates how long the information is cached on DNS servers, so until this time passes, propagation will not be completed.
 
cdmon DNS servers set the TTL for zone records to 900 seconds (15 minutes).
 
 
 
For more information, you can contact us .
    • Related Articles

    • How to configure SOA features in static DNS

      SOA (Start of Authority) is a type of record that specifies DNS information. All domain names have an SOA record that shows the basic characteristics of the domain and the zone it belongs to. To configure SOA settings in the static DNS, follow these ...
    • How to set up the SRV record for mail in static DNS

      SRV is a DNS record where information about the available services of the domain is specified. In practical terms, this record is required in protocols such as SIP or XMPP, where information is queried to determine where to find the service. For ...
    • How we can create subdomains in static DNS

      To configure or create subdomains for your domain, you must access DNS management directly by clicking on the DNS option from the "Basic services list" in your control panel and follow these steps. In the "DNS Records" screen, you can create a ...
    • How to set up a TXT record

      A TXT record is a type of DNS record that provides text information to external sources outside our domain. The TXT record not only allows you to enter any type of information in text format, but nowadays, combined with the SPF protocol, it can be ...
    • How to set up a CNAME record

      Register domain online A CNAME Record (Canonical Name Record) is the equivalent of an alias for another record. It is used when one or multiple records need to point to the same record. If that record points to an IP address and the others point to ...