mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Add CHANGES and release note [GL #3676]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
6019. [func] Deprecate `coresize`, `datasize`, `files`, and
|
||||
`stacksize` named.conf options. [GL #3676]
|
||||
|
||||
6018. [cleanup] Remove the --with-tuning configure option.
|
||||
[GL #3664]
|
||||
|
||||
|
@@ -34,6 +34,11 @@ Feature Changes
|
||||
settings that required different values based on "workload" have been either
|
||||
removed or a sensible default has been picked. :gl:`#3664`
|
||||
|
||||
- Deprecate setting the operating system limit (``coresize``, ``datasize``,
|
||||
``files`` and ``stacksize``) from ``named.conf``. These options should be set
|
||||
from the operating system (``ulimit``) or from the process supervisor
|
||||
(e.g. ``systemd``). :gl:`#3676`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user