From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Sat, 9 Sep 2023 10:51:54 +0000 (+0000) Subject: latency-doh-avg 100k -> 1M typo X-Git-Tag: rec-5.0.0-alpha1~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1cf7bed7a19d41987954016e980d38260106edc;p=thirdparty%2Fpdns.git latency-doh-avg 100k -> 1M typo --- diff --git a/pdns/dnsdistdist/docs/statistics.rst b/pdns/dnsdistdist/docs/statistics.rst index 9f9203f4eb..6f3c93236b 100644 --- a/pdns/dnsdistdist/docs/statistics.rst +++ b/pdns/dnsdistdist/docs/statistics.rst @@ -141,9 +141,9 @@ latency-doh-avg10000 -------------------- Average response latency, in microseconds, of the last 10000 packets received over DoH. -latency-doh-avg100000 +latency-doh-avg1000000 --------------------- -Average response latency, in microseconds, of the last 100000 packets received over DoH. +Average response latency, in microseconds, of the last 1000000 packets received over DoH. latency-dot-avg100 ------------------