DNS-over-QUIC (DoQ)
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-over-quic/" 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-over-quic/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-over-quic/)
Use the native HTML custom element.
DNS-over-QUIC (DoQ, RFC 9250) एक गोपनीयता-संरक्षण DNS ट्रांसपोर्ट है जो UDP पोर्ट 853 पर QUIC प्रोटोकॉल के माध्यम से DNS क्वेरी चलाता है। QUIC में अंतर्निहित TLS 1.3 एन्क्रिप्शन, हेड-ऑफ-लाइन ब्लॉकिंग रहित मल्टीप्लेक्सिंग, और [[dns-over-tls|DoT]] जैसे TCP-आधारित विकल्पों की तुलना में तेज कनेक्शन स्थापना शामिल है। DoQ बल्क क्वेरी के लिए [[dns-over-https|DoH]] की तुलना में कम लेटेंसी प्रदान करता है और मोबाइल नेटवर्क पर विशेष रूप से लाभकारी है।
उदाहरण
AdGuard DNS supports DoQ at `quic://dns.adguard.com` — compatible clients can resolve names with TLS 1.3 encryption and QUIC's 0-RTT reconnection speed.