]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Double the number of threadpool threads
authorNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 13:03:20 +0000 (13:03 +0000)
committerNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 13:03:20 +0000 (13:03 +0000)
Introduce this temporary workaround to reduce the impact of long-running
tasks in offload threads which can block the resolution of queries.

Related isc-projects/bind9#4898

Merge branch '4898-workaround-double-threadpool-threads' into 'v9.21.1-release'

See merge request isc-private/bind9!740


Trivial merge