]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Document DISABLE_OPENSSL_ERROR_STRINGS 11988/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 21 Sep 2022 12:06:07 +0000 (14:06 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 21 Sep 2022 12:06:07 +0000 (14:06 +0200)
pdns/dnsdistdist/docs/install.rst

index 199217e209f5e67cd4664e76cdfe712bcbf4a8c3..615d54bd9ff07c0ad403f1bf8867d6afadd4d9cd 100644 (file)
@@ -122,6 +122,7 @@ Our ``configure`` script provides a fair number of options with regard to which
 * ``DISABLE_HASHED_CREDENTIALS`` to disable password-hashing support
 * ``DISABLE_LUA_WEB_HANDLERS`` for custom Lua web handlers support
 * ``DISABLE_OCSP_STAPLING`` for OCSP stapling
+* ``DISABLE_OPENSSL_ERROR_STRINGS`` to disable the loading of OpenSSL's error strings, reducing the memory use at the cost of human-readable error messages
 * ``DISABLE_NPN`` for Next Protocol Negotiation, superseded by ALPN
 * ``DISABLE_PROMETHEUS`` for prometheus
 * ``DISABLE_PROTOBUF`` for protocol-buffer support, including dnstap