mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
Document that we now honour the cgroup memory limit
On Linux, the system administrator can use Control Group ``cgroup`` mechanism to limit the amount of available memory to the process. This limit will be honoured when calculating the percentage-based values.
This commit is contained in:
parent
d0d4c6dae7
commit
37552ce9ae
@ -3811,6 +3811,12 @@ system.
|
||||
startup, so :iscman:`named` does not adjust the cache size limits if the
|
||||
amount of physical memory is changed at runtime.
|
||||
|
||||
On Linux, the system administrator can use `cgroup`_ (Control Group)
|
||||
mechanism to limit the amount of available memory to the process. This limit
|
||||
will be honoured when calculating the percentage-based values.
|
||||
|
||||
.. _`cgroup`: https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html
|
||||
|
||||
.. namedconf:statement:: tcp-listen-queue
|
||||
:tags: server
|
||||
:short: Sets the listen-queue depth.
|
||||
|
Loading…
x
Reference in New Issue
Block a user