From: Wouter Wijngaards Date: Fri, 1 Sep 2017 14:55:52 +0000 (+0000) Subject: and in man page. X-Git-Tag: release-1.6.6rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93b07b352632d8ea4eb1739923e211b35b6f5356;p=thirdparty%2Funbound.git and in man page. git-svn-id: file:///svn/unbound/trunk@4333 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 02b9f8b63..8994a158e 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -197,7 +197,7 @@ 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 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 +then a value of 1472 can fix it. Setting to 512 bypasses even the most stringent path MTU problems, but is seen as extreme, since the amount of TCP fallback generated is excessive (probably also for this resolver, consider tuning the outgoing tcp number).