diff --git a/doc/Changelog b/doc/Changelog index eb537ec8e..d6c1f8b00 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +1 September 2017: Wouter + - Recommend 1472 buffer size in unbound.conf + 31 August 2017: Wouter - Fix #1424: cachedb:testframe is not thread safe. - For #1417: escape ; in dnscrypt tests. diff --git a/doc/example.conf.in b/doc/example.conf.in index 526d0c8be..3cca078f2 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -116,7 +116,7 @@ server: # ip-freebind: no # EDNS reassembly buffer to advertise to UDP peers (the actual buffer - # is set with msg-buffer-size). 1480 can solve fragmentation (timeouts). + # is set with msg-buffer-size). 1472 can solve fragmentation (timeouts) # edns-buffer-size: 4096 # Maximum UDP response size (not applied to TCP response).