Date: Tue, 15 Feb 2011 01:50:19 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/bind98 Makefile distinfo Message-ID: <201102150150.p1F1oJx9044104@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2011-02-15 01:50:19 UTC
FreeBSD ports repository
Modified files:
dns/bind98 Makefile distinfo
Log:
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.
Revision Changes Path
1.5 +2 -2 ports/dns/bind98/Makefile
1.3 +4 -4 ports/dns/bind98/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102150150.p1F1oJx9044104>
