TTL
RU: TTL
TTL (time to live) bounds how long data stays valid. For a cached entry or DNS record it is a time duration after which the value is stale and must be refreshed. For an IP packet, TTL is instead a hop count that each router decrements; the packet is dropped when it reaches zero, preventing routing loops.