bind9/bin/tests/system/resolver
Evan Hunt 1479200aa0 [master] 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.

			See the ARM for details of these options. [RT #37125]
2015-07-08 22:53:39 -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:23 +00:00
ns5 3949. [experimental] Experimental support for draft-andrews-edns1 by sending 2014-09-10 15:31:40 +10:00
ns6 update copyright notice / whitespace 2015-05-04 23:45:23 +00:00
ns7 Make named a singleton process [RT#37908] 2014-12-18 12:31:25 +05:30
.gitignore 3949. [experimental] Experimental support for draft-andrews-edns1 by sending 2014-09-10 15:31:40 +10:00
clean.sh Make named a singleton process [RT#37908] 2014-12-18 12:31:25 +05:30
edns-version.c added print.h includes, updated copyrights 2015-05-23 14:21:51 +02:00
Makefile.in link against ISC_OPENSSL_LIBS 2015-05-28 11:06:39 +10:00
prereq.sh 3892. [bug] Setting '-t aaaa' in .digrc had unintended side 2014-07-08 02:00:28 +10:00
setup.sh [master] use posix-compatible shell in system tests 2014-05-06 22:06:04 -07:00
tests.sh [master] DDoS mitigation features 2015-07-08 22:53:39 -07:00