TTL (Time To Live)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/ttl/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/ttl/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ttl/)
Use the native HTML custom element.
TTL [[dns|DNS]] रिकॉर्ड में एक मान है जो निर्दिष्ट करता है कि [[dns-cache|कैश्ड]] रिस्पॉन्स कितने समय (सेकंड में) तक वैध रहता है। कम TTL DNS परिवर्तनों के प्रसार को तेज करता है लेकिन [[authoritative-dns|आधिकारिक सर्वर]] पर क्वेरी लोड बढ़ाता है।
उदाहरण
A TTL of 300 (5 minutes) means DNS changes propagate quickly; a TTL of 86400 (24 hours) reduces server load but delays updates.