mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 04:21:07 -05:00
limit the number of simultaneous DNS UPDATE events that can be
processed by adding a quota for update and update forwarding.
this quota currently, arbitrarily, defaults to 100.
also add a statistics counter to record when the update quota
has been exceeded.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| client.h | ||
| hooks.h | ||
| interfacemgr.h | ||
| lib.h | ||
| listenlist.h | ||
| log.h | ||
| Makefile.in | ||
| notify.h | ||
| query.h | ||
| server.h | ||
| sortlist.h | ||
| stats.h | ||
| types.h | ||
| update.h | ||
| version.h | ||
| xfrout.h | ||