From: Robin Geuze Date: Fri, 12 Aug 2016 09:06:33 +0000 (+0200) Subject: Add some documentation X-Git-Tag: rec-4.0.2~34^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6955799b5af390b0658057167509f20b969a60f7;p=pdns Add some documentation --- diff --git a/pdns/README-dnsdist.md b/pdns/README-dnsdist.md index bd91fa390..9825e764b 100644 --- a/pdns/README-dnsdist.md +++ b/pdns/README-dnsdist.md @@ -1183,6 +1183,7 @@ Here are all functions: * `topBandwidth(top)`: show top-`top` clients that consume the most bandwidth over length of ringbuffer * `topClients(n)`: show top-`n` clients sending the most queries over length of ringbuffer * `showResponseLatency()`: show a plot of the response time latency distribution + * `showTCPStats()`: show some statistics regarding TCP * `showVersion()`: show the current version of dnsdist * Logging related * `infolog(string)`: log at level info