Lines Matching full:queries
163 Drop the queries that are worked on. Stops working on the queries that the
165 those queries, probably making those users request again later.
166 Useful to make the server restart working on queries with new settings,
170 Show what is worked on. Prints all queries that the server is currently
173 This prints the queries from the first thread, and not queries that are
193 do\-not\-query\-localhost, harden\-short\-bufsize, harden\-large\-queries,
195 harden\-referral\-path, prefetch, prefetch\-key, log\-queries,
262 Without arguments the current list of addresses used to forward all queries
271 queries to. The addresses must be separated with spaces. With '@port' the
282 domains return an error for uncached (new) queries, but cached queries work
358 .I threadX.num.queries
359 number of queries received by thread
362 number of queries rate limited by thread
365 number of queries that were successfully answered using a cache lookup
368 number of queries that needed recursive processing
371 number of queries that were encrypted and successfully decapsulated by dnscrypt.
374 number of queries that were requesting dnscrypt certificates.
377 number of queries received on dnscrypt port that were cleartext and not a
394 …t to queries that needed recursive processing. Could be smaller than threadX.num.cachemiss if due …
403 …t were overwritten by newer entries. This happens if there is a flood of queries that recursive pr…
406 Queries that were dropped because the request list was full. This happens if a flood of queries nee…
409 Current size of the request list, includes internally generated queries (such
410 as priming queries and glue lookups).
413 Current size of the request list, only the requests from client queries.
416 Average time it took to answer queries that needed recursive processing. Note that queries that wer…
419 The median of the time it took to answer queries that needed recursive
420 processing. The median means that 50% of the user queries were answered in
421 less than this time. Because of big outliers (usually queries to non
430 .I total.num.queries
516 queries waiting for request stream completion.
524 recursive queries whose reply time fit between the lower and upper bound.
529 The total number of queries over all threads with query type A.
531 queries were received, thus =0 entries are omitted for brevity.
534 Number of queries with query types 256\-65535.
537 The total number of queries over all threads with query class IN (internet).
543 The total number of queries over all threads with query opcode QUERY.
547 Number of queries that were made using TCP towards the Unbound server.
550 Number of queries that the Unbound server made using TCP outgoing towards
554 Number of queries that were made using TLS towards the Unbound server.
558 Number of TLS session resumptions, these are queries over TLS towards
562 Number of queries that were made using HTTPS towards the Unbound server.
567 Number of queries that were made using IPv6 towards the Unbound server.
570 The number of queries that had the RD flag set in the header.
572 Note that queries with flags QR, AA or TC may have been rejected
576 number of queries that had an EDNS OPT record present.
579 number of queries that had an EDNS OPT record with the DO (DNSSEC OK) bit set.
580 These queries are also included in the num.query.edns.present number.
583 The number of queries that are turned away from being send to nameserver due to
587 The number of dnscrypt queries that did not find a shared secret in the cache.
591 The number of dnscrypt queries that found a nonce hit in the nonce cache and
595 The number of answers to queries, from cache or from recursion, that had the
599 The number of answers to queries that had the pseudo return code nodata.
602 These queries are also included in the num.answer.rcode.NOERROR number.
619 .I unwanted.queries
620 Number of queries that were refused or dropped because they failed the
648 shared secret when multiple dnscrypt queries are sent from the same client.
652 dnscrypt queries replay. The client nonce must be unique for each client public
658 The number of queries answered from auth\-zone data, upstream queries.
659 These queries would otherwise have been sent (with fallback enabled) to
663 The number of queries for downstream answered from auth\-zone data.
664 These queries are from downstream clients, and have had an answer from
668 The number of queries answered using cached NSEC records with NODATA RCODE.
669 These queries would otherwise have been sent to the internet, but are now
673 The number of queries answered using cached NSEC records with NXDOMAIN RCODE.
674 These queries would otherwise have been sent to the internet, but are now
678 Number of queries that got an answer that contained EDNS client subnet data.
681 Number of queries answered from the edns client subnet cache. These are
686 Number of queries answered using configured RPZ policy, per RPZ action type.