]> git.ipfire.org Git - thirdparty/bind9.git/commit
Double the number of threadpool threads
authorNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 12:15:21 +0000 (14:15 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 12:15:21 +0000 (14:15 +0200)
commit6857df20a40f4e05f465a7a3f5d24eeedce8fc6c
treee5ad8438138e313ee462f5f72b20cb9b4f56d245
parent31245213a097c64dd3322b317dc2028c2bf16267
Double the number of threadpool threads

Introduce this temporary workaround to reduce the impact of long-running
tasks in offload threads which can block the resolution of queries.
lib/isc/loop.c