Lines Matching full:queries

49 	# specify the interfaces to answer queries from by ip-address.
60 # enable this feature to copy the source address of queries to reply.
68 # port to answer queries from
71 # specify the interfaces to send outgoing queries to authoritative
79 # upstream queries. Uses freebind option (Linux).
92 # num-queries-per-thread, or, use as many as the OS will allow you.
96 # making outgoing queries, using an outgoing interface.
100 # making outgoing queries, using an outgoing interface.
122 # use SO_REUSEPORT to distribute queries over threads.
165 # the number of queries that a thread gets to service.
166 # num-queries-per-thread: 1024
168 # if very busy, 50% queries run to completion, 50% get timeout in msec
181 # Hard limit on the number of outgoing queries Unbound will make while
196 # Limit on upstream queries for an incoming query and its recursion.
308 # responds to queries. Default is 0, system default MSS.
311 # Maximum segment size (MSS) of TCP socket for outgoing queries.
325 # UDP queries that have waited in the socket buffer for a long time
336 # control which clients are allowed to make (recursive) queries
343 # deny_non_local (drop queries unless can be answered from local-data)
368 # queries for this server.
475 # log-queries: no
482 # filtering log-queries and log-replies from the log.
492 # print log lines that say why queries return SERVFAIL to clients.
502 # enable to not answer id.server and hostname.bind queries.
505 # enable to not answer version.server and version.bind queries.
508 # enable to not answer trustanchor.unbound queries.
540 # Harden against unseemly large queries.
541 # harden-large-queries: no
555 # Harden against queries that fall under dnssec-signed nxdomain names.
558 # Harden the referral path by performing additional queries for
622 # Do not query the following addresses. No DNS queries are sent there.
637 # deny queries of type ANY with an empty response.
729 # Ignore the CD flag in incoming queries and refuse them bogus data.
750 # that the expired records will be served as long as there are queries
766 # responses to queries. Note that enabling this feature implicitly disables
875 # o deny serves local data (if any), else, drops queries.
883 # o inform_deny drops queries and logs client IP address
884 # o inform_redirect redirects queries and logs client IP address
889 # NODATA for A queries and ignores local data for that name
905 # You can override certain queries with
939 # Pad responses to padded queries received over TLS
969 # Pad queries over TLS upstreams
970 # pad-queries: yes
972 # Padded queries will be padded to the closest multiple of this size.
973 # pad-queries-block-size: 128
1011 # ratelimit for uncached, new queries, this limits recursion effort.
1124 # Max number of queries on a reuse connection.
1125 # max-reuse-tcp-queries: 200
1126 # Timeout in milliseconds for TCP queries to auth servers.
1184 # Create entries like below, to make all queries for 'example.com' and
1204 # Create entries like below, to make all queries for 'example.com' and
1207 # or by ipaddress. Use an entry with name "." to forward all queries.