]> git.ipfire.org Git - thirdparty/unbound.git/commit
Stats for discard-timeout and wait-limit (#1159)
authorWouter Wijngaards <wcawijngaards@users.noreply.github.com>
Fri, 1 Nov 2024 14:52:58 +0000 (15:52 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 14:52:58 +0000 (15:52 +0100)
commit75967e7f5eca0be5ee99d5b933f327e3aa07202e
tree7d0d0bb35e7d3385f0322f584ff68e4166f00c18
parentf5580f0a6390a0acc545191fce6f147171b6e76b
Stats for discard-timeout and wait-limit (#1159)

* - Stats num.queries_discard_timeout and num.queries_wait_limit are used
  instead of the mesh dropped that of requests exceeded.
daemon/remote.c
daemon/stats.c
doc/unbound-control.8.in
libunbound/unbound.h
services/mesh.c
services/mesh.h
smallapp/unbound-control.c