]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the zone counting in the named
authorOndřej Surý <ondrej@isc.org>
Mon, 10 Jan 2022 21:02:20 +0000 (22:02 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 1 Apr 2022 21:50:34 +0000 (23:50 +0200)
commit8b4ba366dd1050b152e4b6b81444d7ac8d1163ff
treec149eca60ad12dbe7b33fba8ed1d255dc728f277
parenta94678ff77b64e86013e66b5381d5e2cac84d67c
Remove the zone counting in the named

The zone counting in the named was used to properly size the zonemgr
resources (memory contexts, zonetasks and loadtasks).  Since this is no
longer the case, remove the whole zone counting from named.
bin/named/server.c