From: Wouter Wijngaards Date: Thu, 28 Jun 2012 14:25:10 +0000 (+0000) Subject: - fix edns-buffer-size and msg-buffer-size manpage documentation. X-Git-Tag: release-1.4.18rc1~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7872942ac983e72f03308c9814ad4d313b44374;p=thirdparty%2Funbound.git - fix edns-buffer-size and msg-buffer-size manpage documentation. git-svn-id: file:///svn/unbound/trunk@2705 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index f6767e17b..239bd997b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - detect if openssl has FIPS_mode. - code review: return value of cache_store can be ignored for better performance in out of memory conditions. + - fix edns-buffer-size and msg-buffer-size manpage documentation. 25 June 2012: Wouter - disable RSAMD5 if in FIPS mode (for openssl and for libnss). diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index e9fa7f953..b34264038 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -176,7 +176,7 @@ to 0, or if do_tcp is "no", no TCP queries from clients are accepted. Number of bytes size to advertise as the EDNS reassembly buffer size. This is the value put into datagrams over UDP towards peers. The actual buffer size is determined by msg\-buffer\-size (both for TCP and UDP). Do -not set lower than that value. Default is 4096 which is RFC recommended. +not set higher than that value. Default is 4096 which is RFC recommended. If you have fragmentation reassembly problems, usually seen as timeouts, then a value of 1480 can fix it. Setting to 512 bypasses even the most stringent path MTU problems, but is seen as extreme, since the amount