Lines Matching full:queries
44 # specify the interfaces to answer queries from by ip-address.
54 # enable this feature to copy the source address of queries to reply.
58 # port to answer queries from
61 # specify the interfaces to send outgoing queries to authoritative
69 # upstream queries. Uses freebind option (Linux).
82 # num-queries-per-thread, or, use as many as the OS will allow you.
86 # making outgoing queries, using an outgoing interface.
90 # making outgoing queries, using an outgoing interface.
112 # use SO_REUSEPORT to distribute queries over threads.
155 # the number of queries that a thread gets to service.
156 # num-queries-per-thread: 1024
158 # if very busy, 50% queries run to completion, 50% get timeout in msec
237 # responds to queries. Default is 0, system default MSS.
240 # Maximum segment size (MSS) of TCP socket for outgoing queries.
260 # control which clients are allowed to make (recursive) queries
266 # deny_non_local (drop queries unless can be answered from local-data)
344 # log-queries: no
351 # filtering log-queries and log-replies from the log.
358 # print log lines that say why queries return SERVFAIL to clients.
368 # enable to not answer id.server and hostname.bind queries.
371 # enable to not answer version.server and version.bind queries.
374 # enable to not answer trustanchor.unbound queries.
406 # Harden against unseemly large queries.
407 # harden-large-queries: no
418 # Harden against queries that fall under dnssec-signed nxdomain names.
421 # Harden the referral path by performing additional queries for
480 # Do not query the following addresses. No DNS queries are sent there.
495 # deny queries of type ANY with an empty response.
587 # Ignore the CD flag in incoming queries and refuse them bogus data.
602 # that the expired records will be served as long as there are queries
619 # responses to queries. Note that enabling this feature implicitly disables
726 # o deny serves local data (if any), else, drops queries.
734 # o inform_deny drops queries and logs client IP address
735 # o inform_redirect redirects queries and logs client IP address
754 # You can override certain queries with
787 # Pad responses to padded queries received over TLS
815 # Pad queries over TLS upstreams
816 # pad-queries: yes
818 # Padded queries will be padded to the closest multiple of this size.
819 # pad-queries-block-size: 128
850 # ratelimit for uncached, new queries, this limits recursion effort.
930 # Max number of queries on a reuse connection.
931 # max-reuse-tcp-queries: 200
932 # Timeout in milliseconds for TCP queries to auth servers.
990 # Create entries like below, to make all queries for 'example.com' and
1010 # Create entries like below, to make all queries for 'example.com' and
1013 # or by ipaddress. Use an entry with name "." to forward all queries.