]> 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)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 31 May 2023 11:07:08 +0000 (11:07 +0000)
commitcd47429365424ef5a429a54e9db8b8ff2549d947
treef6c5d4cbe7a7a70292e1b93e82b51144ce7ce2e6
parent56ae462f21a20fa95e8302e940dff804f6c9007c
Add ClientQuota statistics channel counter

This counter indicates the number of the resolver's spilled
queries due to reaching the clients per query quota.

(cherry picked from commit 04648d7c2f2814623557d6659eff8a547cb32c3a)
bin/named/statschannel.c
lib/dns/include/dns/stats.h
lib/dns/resolver.c