]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add ClientQuota statistics channel counter
authorAram Sargsyan <aram@isc.org>
Mon, 29 May 2023 15:19:49 +0000 (15:19 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 May 2023 09:08:58 +0000 (09:08 +0000)
commit04648d7c2f2814623557d6659eff8a547cb32c3a
tree465bbca684860df73b663750d399f56d6150131b
parentc8b69a0289d0ddd5a007574e3d504e9e5df0d16d
Add ClientQuota statistics channel counter

This counter indicates the number of the resolver's spilled
queries due to reaching the clients per query quota.
bin/named/statschannel.c
lib/dns/include/dns/stats.h
lib/dns/resolver.c