Lines Matching refs: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
273 # responds to queries. Default is 0, system default MSS.
276 # Maximum segment size (MSS) of TCP socket for outgoing queries.
289 # UDP queries that have waited in the socket buffer for a long time
300 # control which clients are allowed to make (recursive) queries
306 # deny_non_local (drop queries unless can be answered from local-data)
331 # queries for this server.
434 # log-queries: no
441 # filtering log-queries and log-replies from the log.
448 # print log lines that say why queries return SERVFAIL to clients.
458 # enable to not answer id.server and hostname.bind queries.
461 # enable to not answer version.server and version.bind queries.
464 # enable to not answer trustanchor.unbound queries.
496 # Harden against unseemly large queries.
497 # harden-large-queries: no
508 # Harden against queries that fall under dnssec-signed nxdomain names.
511 # Harden the referral path by performing additional queries for
574 # Do not query the following addresses. No DNS queries are sent there.
589 # deny queries of type ANY with an empty response.
681 # Ignore the CD flag in incoming queries and refuse them bogus data.
701 # that the expired records will be served as long as there are queries
718 # responses to queries. Note that enabling this feature implicitly disables
825 # o deny serves local data (if any), else, drops queries.
833 # o inform_deny drops queries and logs client IP address
834 # o inform_redirect redirects queries and logs client IP address
839 # NODATA for A queries and ignores local data for that name
855 # You can override certain queries with
888 # Pad responses to padded queries received over TLS
918 # Pad queries over TLS upstreams
919 # pad-queries: yes
921 # Padded queries will be padded to the closest multiple of this size.
922 # pad-queries-block-size: 128
957 # ratelimit for uncached, new queries, this limits recursion effort.
1045 # Max number of queries on a reuse connection.
1046 # max-reuse-tcp-queries: 200
1047 # Timeout in milliseconds for TCP queries to auth servers.
1105 # Create entries like below, to make all queries for 'example.com' and
1125 # Create entries like below, to make all queries for 'example.com' and
1128 # or by ipaddress. Use an entry with name "." to forward all queries.