]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Implement the ForwardOnlyFail statistics channel counter
authorArаm Sаrgsyаn <aram@isc.org>
Mon, 16 Sep 2024 12:17:42 +0000 (12:17 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 16 Sep 2024 12:17:42 +0000 (12:17 +0000)
commit3efa17ee014bf5df7e24a18236314ffab0ce4f30
treea3c7c254d6093fbeb60888fa741769f195bb64cc
parentb82957376dc4ba67b4b6e38b4f7c59662a4c63a8
parent136ed023fd9ae668eaef732986c9448f68172774
new: usr: Implement the ForwardOnlyFail statistics channel counter

The new ForwardOnlyFail statistics channel counter indicates the
number of queries failed due to bad forwarders for 'forward only'
zones.

Related to #1793

Merge branch 'aram/add-new-stats-channel-counter-forwardonlyfail' into 'main'

See merge request isc-projects/bind9!9498