TTL

TTL (Time to live) or hop limit is a mechanism that limits the lifespan or lifetime of data in a computer or network.

Under the Internet Protocol (IP), TTL can be implemented as a counter or timestamp attached to or embedded in the data. Once the defined event count or timespan has elapsed, data is discarded.

Under DNS, TTL prevents a data packet from circulating indefinitely.