Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

dns ttl meaning

/**
DNS TTL (time to live) is a setting that tells the DNS resolver how long to cache a query before requesting a new one. 
The information gathered is then stored in the cache of the recursive or local resolver for the TTL before it reaches back out to collect new, updated details.
**/
Source by www.varonis.com #
 
PREVIOUS NEXT
Tagged: #dns #ttl #meaning
ADD COMMENT
Topic
Name
9+2 =