DNS कैश (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/dns-cache/" 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/dns-cache/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-cache/)
Use the native HTML custom element.
DNS कैशिंग DNS क्वेरी परिणामों का अस्थायी भंडारण है, जिसे सेकंड में मापे गए TTL (Time-To-Live) मान द्वारा नियंत्रित किया जाता है। कैशिंग हर अनुरोध के लिए नए लुकअप करने के बजाय हाल के क्वेरी परिणामों का पुनः उपयोग करके DNS लुकअप समय और नेटवर्क ट्रैफिक को कम करता है।
उदाहरण
A TTL of 3600 means DNS resolvers will cache the record for 1 hour before querying the authoritative server again.