Skip to content

Added tcp-high-water statistics variable.

Diego dos Santos Fronza requested to merge 1206-tcp-high-water-stats into master

This variable will hold the maximum number of simultaneous tcp clients that bind has served while running. It can be verified by running rndc status, then inspect "tcp high-water: count", or by generating statistics file, rndc stats, then inspect the line with "TCP connection high-water" text.

Closes #1206 (closed)

Edited by Michał Kępień

Merge request reports