parent
01cb8d7597
commit
454d47e696
|
@ -673,8 +673,9 @@ cache_neg_max_ttl = 600
|
|||
# truncate reponses larger than questions as expected by the DNSCrypt protocol.
|
||||
# This prevents large responses from being received over UDP and over relays.
|
||||
#
|
||||
# The `dnsdist` server software drops client queries larger than 1500 bytes.
|
||||
# They are aware of it and are working on a fix.
|
||||
# Older versions of the `dnsdist` server software had a bug with queries larger
|
||||
# than 1500 bytes. This is fixed since `dnsdist` version 1.5.0, but
|
||||
# some server may still run an outdated version.
|
||||
#
|
||||
# The list below enables workarounds to make non-relayed usage more reliable
|
||||
# until the servers are fixed.
|
||||
|
|
Loading…
Reference in New Issue