K 10 svn:author V 5 dougb K 8 svn:date V 27 2011-02-15T01:50:19.000000Z K 7 svn:log V 537 Update to 9.8.0rc1, the latest from ISC: * The ADB hash table stores informations about which authoritative servers to query about particular domains. Previous versions of BIND had the hash table size as a fixed value. On a busy recursive server, this could lead to hash table collisions in the ADB cache, resulting in degraded response time to queries. Bind 9.8 now has a dynamically scalable ADB hash table, which helps a busy server to avoid hash table collisions and maintain a consistent query response time. END