From 6955799b5af390b0658057167509f20b969a60f7 Mon Sep 17 00:00:00 2001 From: Robin Geuze Date: Fri, 12 Aug 2016 11:06:33 +0200 Subject: [PATCH] Add some documentation --- pdns/README-dnsdist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/README-dnsdist.md b/pdns/README-dnsdist.md index bd91fa3900..9825e764b3 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 -- 2.47.2