From 2c07645a599a731d576d73ab1a3bb1cfd3ae72d2 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 15 Apr 2021 14:34:34 +0200 Subject: [PATCH] add numbers to diagram --- pdns/recursordist/docs/appendices/FAQ.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/appendices/FAQ.rst b/pdns/recursordist/docs/appendices/FAQ.rst index 86424eb33b..b6ddbb3011 100644 --- a/pdns/recursordist/docs/appendices/FAQ.rst +++ b/pdns/recursordist/docs/appendices/FAQ.rst @@ -47,6 +47,7 @@ To see the buffer size the Recursor is reporting to authoritatives, ask an autho Or, in a diagram:: udp-truncation-threshold edns-outgoing-bufsize + [default is 1232] [default is 1232] | | +------+ v +----------+ v +------------+ | stub | <=========> | recursor | <===================> | responders | @@ -54,4 +55,4 @@ Or, in a diagram:: ^ | client bufsize (stub => recursor) - bufsize to client (recursor => stub) + bufsize reported to client (recursor => stub [always 512]) -- 2.47.2