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 sorgularını UDP port 853 üzerinde QUIC protokolü aracılığıyla çalıştıran gizlilik odaklı bir DNS aktarım yöntemidir. QUIC; yerleşik TLS 1.3 şifreleme, satır başı bloklaması olmayan çoklama ve [[dns-over-tls|DoT]] gibi TCP tabanlı alternatiflere kıyasla daha hızlı bağlantı kurma imkânı sunar. DoQ, toplu sorgularda [[dns-over-https|DoH]] ile kıyaslandığında daha düşük gecikme sağlar ve bağlantıların sık değiştiği mobil ağlarda özellikle avantajlıdır.
Örnek
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.