mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 18:41:29 +02:00
unbound: Re-use UDP sockets
This will make UDP queries faster Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -262,6 +262,7 @@ write_tuning_conf() {
|
||||
|
||||
# We run one thread per processor
|
||||
echo "num-threads: ${processors}"
|
||||
echo "so-reuseport: yes"
|
||||
|
||||
# Adjust number of slabs
|
||||
echo "infra-cache-slabs: ${slabs}"
|
||||
|
||||
Reference in New Issue
Block a user