Skip to content

Commit a09173a

Browse files
Update docs/public-dns/choosing-a-protocol.md
Co-authored-by: Helen <[email protected]>
1 parent 9310b74 commit a09173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/public-dns/choosing-a-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ However, it can be unstable and result in performance issues. When all data pack
2121

2222
### DNS-over-QUIC (DoQ)
2323

24-
DNS-over-QUIC is a DNS protocol that takes advantage of the QUIC transport layer protocol and uses it to transmit DNS requests. It avoids one of the main problems with the DoH protocol: instability due to head-of-line blocking.
24+
DNS-over-QUIC is a DNS protocol that uses the QUIC transport layer protocol to transmit DNS requests. It solves one of the main problems with the DoH protocol: instability due to head-of-line blocking.
2525

2626
Since DoQ keeps DNS activity separate from web traffic by using the QUIC protocol, it avoids the timing issues observed in DoH and, as a consequence, doesn’t reveal any traffic patterns. This makes it harder to link your DNS queries to your browsing, even if the traffic itself is easier to spot.
2727

0 commit comments

Comments
 (0)