]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Increase default to `num-queries-per-thread: 2048`, when unbound is
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Apr 2025 10:03:08 +0000 (12:03 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 16 Apr 2025 10:03:08 +0000 (12:03 +0200)
commitfe835f9d529cefb71c5720a41a69f21097696d51
tree80777c2c533d00f9edf8cfb75faf75a7ec4a7c29
parent9c99b404a1039470f60949fb3373459e157d672f
- Increase default to `num-queries-per-thread: 2048`, when unbound is
  compiled with libevent. It makes saturation of the task queue more
  resource intensive and less practical. Thanks to Shiming Liu,
  Network and Information Security Lab, Tsinghua University for the
  report.
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c