From: Wouter Wijngaards Date: Fri, 1 Sep 2017 14:54:37 +0000 (+0000) Subject: - Recommend 1472 buffer size in unbound.conf X-Git-Tag: release-1.6.6rc1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08ceb2a7372f7aa58626d880f6d216ece2031f10;p=thirdparty%2Funbound.git - Recommend 1472 buffer size in unbound.conf git-svn-id: file:///svn/unbound/trunk@4332 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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).