2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

[master] some items were missing from README

This commit is contained in:
Evan Hunt
2014-01-30 11:51:53 -08:00
parent 04b5785fde
commit 45e74d65bd

5
README
View File

@@ -61,6 +61,8 @@ BIND 9.10.0
- New zone file format "map" is an image of a zone database
that can be loaded directly into memory, allowing much faster
zone loading.
- Improved EDNS(0) processing for better resolver performance
and reliability over slow or lossy connections.
- Substantial improvement in response-policy zone (RPZ)
performance. Up to 32 response-policy zones can be
configured with minimal performance loss.
@@ -72,6 +74,9 @@ BIND 9.10.0
- New RPZ client-IP triggers and drop policies.
- ACLs can now be specified based on geographic location
using the MaxMind GeoIP databases.
- Zone data can now be shared between views, allowing
multiple views to serve the same zones authoritatively
witout storing multiple copies in memory.
- New XML schema (version 3) for the statistics channel
includes many new statistics and uses a flattened XML tree
for faster parsing.