From b275edc55b3fcba98ca4f0e929fbc5618c7ab19d Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 12 Jul 2016 09:30:05 +0200 Subject: [PATCH] document outgoing-edns-bufsize --- docs/markdown/recursor/settings.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index 4594486541..0671d0113a 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -225,6 +225,13 @@ your network, and may even be a security risk. Therefore, since version 3.1.5, the PowerDNS recursor by default does not query private space IP addresses. This setting can be used to expand or reduce the limitations. +## `edns-outgoing-bufsize` +* Integer +* Default: 1680 + +This is the value set for the EDNS0 buffer size in outgoing packets. +Lower this if you experience timeouts. + ## `entropy-source` * Path * Default: /dev/urandom -- 2.47.2