bind9/doc/misc
Ondřej Surý 85c6e797aa Add option to configure load balance sockets
Previously, the option to enable kernel load balancing of the sockets
was always enabled when supported by the operating system (SO_REUSEPORT
on Linux and SO_REUSEPORT_LB on FreeBSD).

It was reported that in scenarios where the networking threads are also
responsible for processing long-running tasks (like RPZ processing, CATZ
processing or large zone transfers), this could lead to intermitten
brownouts for some clients, because the thread assigned by the operating
system might be busy.  In such scenarious, the overall performance would
be better served by threads competing over the sockets because the idle
threads can pick up the incoming traffic.

Add new configuration option (`load-balance-sockets`) to allow enabling
or disabling the load balancing of the sockets.
2022-04-04 23:10:04 +02:00
..
acl.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
cfg_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
controls.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
delegation-only.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
delegation-only.zoneopt.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
dnssec-policy.default.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-policy.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
format-options.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
forward.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
forward.zoneopt.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
hint.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
hint.zoneopt.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
http.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
in-view.zoneopt [master] automatically generate named.conf grammars for the ARM 2018-01-22 11:06:32 -08:00
in-view.zoneopt.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
key.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
logging.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
Makefile.am Fix the remaining cases of <prog>_CFLAGS -> <prog>_CPPFLAGS 2022-03-13 17:42:09 +01:00
managed-keys.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
mirror.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
mirror.zoneopt.rst add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
options Add option to configure load balance sockets 2022-04-04 23:10:04 +02:00
options.active Add option to configure load balance sockets 2022-04-04 23:10:04 +02:00
options.grammar.rst Add option to configure load balance sockets 2022-04-04 23:10:04 +02:00
parental-agents.grammar.rst Add missing parental-agents grammar generation 2022-02-01 17:35:10 +01:00
primaries.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
primary.zoneopt remove old zone type documentation 2022-02-25 16:33:37 -08:00
primary.zoneopt.rst remove old zone type documentation 2022-02-25 16:33:37 -08:00
redirect.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
redirect.zoneopt.rst add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
rst-grammars.pl Fix grammar generators to produce renderable include files in rst format 2022-02-01 17:34:58 +01:00
rst-options.pl Fix named.conf man page documentation 2022-03-15 14:13:45 +01:00
rst-zoneopt.pl Fix grammar generators to produce renderable include files in rst format 2022-02-01 17:34:58 +01:00
secondary.zoneopt remove old zone type documentation 2022-02-25 16:33:37 -08:00
secondary.zoneopt.rst remove old zone type documentation 2022-02-25 16:33:37 -08:00
server.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
sort-options.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
static-stub.zoneopt Fix the configuration type used by the "server-addresses" option 2018-10-24 15:13:31 +02:00
static-stub.zoneopt.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
statistics-channels.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
stub.zoneopt add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
stub.zoneopt.rst add a CFG_CLAUSEFLAG_NODOC flag for use with outdated terms 2022-02-25 16:33:30 -08:00
tls.grammar.rst Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-03-28 16:22:53 +03:00
trust-anchors.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00
trusted-keys.grammar.rst Regenerate .rst files with grammars after changes to rst generators 2022-02-01 17:35:06 +01:00