]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
unbound: Only launch one process
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Mar 2020 21:11:52 +0000 (21:11 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 Mar 2020 21:47:23 +0000 (21:47 +0000)
commit0f0f3ae7dc5da502c1aaf4bb295778d7657a0af5
tree89fe24db30f8758feddd3c836e0a88b14cea26ee
parente737776db5edaca90a22c7aaeb11e8fbb7c0d9fa
unbound: Only launch one process

When unbound is running multiple threads, we have observed
that queries where sent for each thread.

Since no user should have so much DNS traffic that more than
one processor core is being saturated, this is a safe change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/initscripts/system/unbound