Itay Alayoff <itay...@post.bgu.ac.il> wrote:
>
> There is something I can't figure out, What the Red Black Tree DB is used
> for and what the ADB  is used for? Is there a relationship between the two?

The rbtdb holds authoritative zone files and the resolver cache.
The adb is used for dynamic information about other servers.

Try putting some traffic through a resolver, run `rndc dumpdb` and look at
the cache dump. The adb dump is towards the end of the file, which will
give you some idea of what it is used for. Have a look at the files in
doc/design and doc/dev which give an overview of various aspects of the
code. The comments in lib/dns/include/dns/*.h are often helpful too.

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
Southeast Fitzroy: Northerly or northwesterly veering northeasterly, 3 to 5.
Very rough at first in north, otherwise rough. Showers. Moderate or good.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to