]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
unbound: Only launch one process
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Mar 2020 20:10:07 +0000 (20:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Mar 2020 20:10:07 +0000 (20:10 +0000)
commit2144f5e310f6d7127e654691f2b42f86eee350b7
tree4dedb321eaa88f5229fe83a3101426071ed34b2c
parent99e225153b599632ab2831f3f69d27a8e1ded2df
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>
src/initscripts/system/unbound