From: Remi Gacogne Date: Wed, 21 Sep 2022 13:19:23 +0000 (+0200) Subject: dnsdist: Document the options to disable the delay pipe and dynblocks X-Git-Tag: rec-4.9.0-alpha0~27^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ee79cda0f0356bdfdd41a870471ff3e1785fe56;p=thirdparty%2Fpdns.git dnsdist: Document the options to disable the delay pipe and dynblocks --- diff --git a/pdns/dnsdistdist/docs/install.rst b/pdns/dnsdistdist/docs/install.rst index 199217e209..a76b80bb96 100644 --- a/pdns/dnsdistdist/docs/install.rst +++ b/pdns/dnsdistdist/docs/install.rst @@ -116,7 +116,9 @@ Our ``configure`` script provides a fair number of options with regard to which * ``DISABLE_BUILTIN_HTML`` removes the built-in web pages * ``DISABLE_CARBON`` for carbon support * ``DISABLE_COMPLETION`` for completion support in the console +* ``DISABLE_DELAY_PIPE`` removes the ability to delay UDP responses * ``DISABLE_DEPRECATED_DYNBLOCK`` for legacy dynamic blocks not using the new ``DynBlockRulesGroup`` interface +* ``DISABLE_DYNBLOCKS`` disables the new dynamic block interface * ``DISABLE_ECS_ACTIONS`` to disable actions altering EDNS Client Subnet * ``DISABLE_FALSE_SHARING_PADDING`` to disable the padding of atomic counters, which is inserted to prevent false sharing but increases the memory use significantly * ``DISABLE_HASHED_CREDENTIALS`` to disable password-hashing support