mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-26 20:33:06 -04:00
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. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||