TTL(生存时间)
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.