bind9/bin/tests/system/fetchlimit
Witold Kręcicki a48ca15e77 Fetchlimit test: update softquota limit to 380.
In the test the quota is set to 400, and softquota to 90%*400=360.
We first attach to quota, and then if we're above softquota we
drop the oldest client. With new socket code and taskmgr it's
parallel enough to create a race between multiple instances doing
'attach to quota' and then 'drop oldest client' - making number
of clients go over softquota. It's not a problem in real life, as
it's just soft quota.
2018-12-03 18:49:48 +00:00
..
ans4 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns1 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns2 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns3 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
clean.sh update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
prereq.sh Add a Net::DNS prereq for digdelv, fetchlimit, rpzrecurse, and zero 2018-04-04 22:23:14 +02:00
setup.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
tests.sh Fetchlimit test: update softquota limit to 380. 2018-12-03 18:49:48 +00:00