]> git.ipfire.org Git - thirdparty/unbound.git/commit
Changelog comment for #1042 fast-reload-option 1042/head
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Mar 2025 13:21:30 +0000 (15:21 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Mar 2025 13:21:30 +0000 (15:21 +0200)
commitab37b1c2bccc5f7950ba8baf9f55b7cf9c871a6a
tree4ff8720f00157c90dd799c448963c241dc6cd521
parent2dfe10e7830d28dd10795efda2f9d01c32b8574b
Changelog comment for #1042
- Merge #1042: Fast Reload. The unbound-control fast_reload is added.
  It reads changed config in a thread, then only briefly pauses the
  service threads, that keep running. DNS service is only interrupted
  briefly, less than a second.
doc/Changelog