]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Introduce num.query.cachedb to track cache hits for the external cache.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 30 May 2023 15:49:50 +0000 (17:49 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 30 May 2023 15:49:50 +0000 (17:49 +0200)
commit4f52be4db977aae9f20faba057a17580630045f9
treeb0bed466a548169cd274ed78a05583afc7771ead
parent512236d7059880dabfd566bfa550a7b7b5b51bfd
- Introduce num.query.cachedb to track cache hits for the external cache.
13 files changed:
cachedb/cachedb.c
daemon/remote.c
daemon/stats.c
doc/unbound-control.8.in
libunbound/unbound.h
services/mesh.c
services/mesh.h
smallapp/unbound-control.c
testdata/stat_values.tdir/stat_values.pre
testdata/stat_values.tdir/stat_values.test
testdata/stat_values.tdir/stat_values.testns
testdata/stat_values.tdir/stat_values_cachedb.conf [new file with mode: 0644]
util/module.h