diff --git a/unbound.conf b/unbound.conf index 127a644..fbec6a9 100644 --- a/unbound.conf +++ b/unbound.conf @@ -139,8 +139,9 @@ server: # Maximum UDP response size (not applied to TCP response). # Suggested values are 512 to 4096. Default is 4096. 65536 disables it. - # 3072 causes +dnssec any isc.org queries to need TC=1. Helps mitigating DDOS - max-udp-size: 3072 + # 3072 causes +dnssec any isc.org queries to need TC=1. + # Helps mitigating DDOS + # max-udp-size: 3072 # buffer size for handling DNS data. No messages larger than this # size can be sent or received, by UDP or TCP. In bytes.