bind9/bin/tests/system/resolver
Evan Hunt 83d0b1ab69 [v9_10] DDoS mitigation features
3938.	[func]		Added quotas to be used in recursive resolvers
			that are under high query load for names in zones
			whose authoritative servers are nonresponsive or
			are experiencing a denial of service attack.

			- "fetches-per-server" limits the number of
			  simultaneous queries that can be sent to any
			  single authoritative server.  The configured
			  value is a starting point; it is automatically
			  adjusted downward if the server is partially or
			  completely non-responsive. The algorithm used to
			  adjust the quota can be configured via the
			  "fetch-quota-params" option.
			- "fetches-per-zone" limits the number of
			  simultaneous queries that can be sent for names
			  within a single domain.  (Note: Unlike
			  "fetches-per-server", this value is not
			  self-tuning.)
			- New stats counters have been added to count
			  queries spilled due to these quotas.

			These options are not available by default;
			use "configure --enable-fetchlimit" (or
			--enable-developer) to include them in the build.

			See the ARM for details of these options. [RT #37125]
2015-07-08 22:55:31 -07:00
..
ans2 3442. [port] Net::DNS 0.69 introduced a non backwards compatible 2012-12-19 08:46:36 +11:00
ans3 3442. [port] Net::DNS 0.69 introduced a non backwards compatible 2012-12-19 08:46:36 +11:00
ns1 update copyright notice 2014-01-29 23:46:19 +00:00
ns4 update copyright notice / whitespace 2015-05-04 23:45:49 +00:00
ns5 3863. [bug] The "E" flag was missing from the query log as a 2014-05-29 08:05:39 +10:00
ns6 update copyright notice / whitespace 2015-05-04 23:45:49 +00:00
ns7 4015. [bug] Nameservers that are skipped due to them being 2014-12-03 11:42:16 +11:00
clean.sh 3892. [bug] Setting '-t aaaa' in .digrc had unintended side 2014-07-08 02:01:05 +10:00
prereq.sh 3892. [bug] Setting '-t aaaa' in .digrc had unintended side 2014-07-08 02:01:05 +10:00
setup.sh [v9_10] use posix-compatible shell in system tests 2014-05-06 22:06:28 -07:00
tests.sh [v9_10] DDoS mitigation features 2015-07-08 22:55:31 -07:00