From: Remi Gacogne Date: Mon, 13 Jun 2016 16:52:37 +0000 (+0200) Subject: dnsdist: Fix `grepq()` output in the README X-Git-Tag: auth-4.0.0-rc1~46^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40df1b8900ffad9bb0d07aa2c225c4ffc1c67c58;p=thirdparty%2Fpdns.git dnsdist: Fix `grepq()` output in the README --- diff --git a/pdns/README-dnsdist.md b/pdns/README-dnsdist.md index f27bb5fe80..6a5f00ebdf 100644 --- a/pdns/README-dnsdist.md +++ b/pdns/README-dnsdist.md @@ -576,11 +576,13 @@ This is still much in flux, but for now, try: For example: ``` > grepq("127.0.0.1/24") --11.9 127.0.0.1:52599 16127 nxdomain.powerdns.com. A RD Question --11.7 127.0.0.1:52599 16127 nxdomain.powerdns.com. A 175.6 RD Non-Existent domain +Time Client Server ID Name Type Lat. TC RD AA Rcode +-11.9 127.0.0.1:52599 16127 nxdomain.powerdns.com. A RD Question +-11.7 127.0.0.1:52599 127.0.0.1:53 16127 nxdomain.powerdns.com. A 175.6 RD Non-Existent domain > grepq("powerdns.com") --38.7 127.0.0.1:52599 16127 nxdomain.powerdns.com. A RD Question --38.6 127.0.0.1:52599 16127 nxdomain.powerdns.com. A 175.6 RD Non-Existent domain +Time Client Server ID Name Type Lat. TC RD AA Rcode +-38.7 127.0.0.1:52599 16127 nxdomain.powerdns.com. A RD Question +-38.6 127.0.0.1:52599 127.0.0.1:53 16127 nxdomain.powerdns.com. A 175.6 RD Non-Existent domain ``` Live histogram of latency