mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
[master] some items were missing from README
This commit is contained in:
5
README
5
README
@@ -61,6 +61,8 @@ BIND 9.10.0
|
|||||||
- New zone file format "map" is an image of a zone database
|
- New zone file format "map" is an image of a zone database
|
||||||
that can be loaded directly into memory, allowing much faster
|
that can be loaded directly into memory, allowing much faster
|
||||||
zone loading.
|
zone loading.
|
||||||
|
- Improved EDNS(0) processing for better resolver performance
|
||||||
|
and reliability over slow or lossy connections.
|
||||||
- Substantial improvement in response-policy zone (RPZ)
|
- Substantial improvement in response-policy zone (RPZ)
|
||||||
performance. Up to 32 response-policy zones can be
|
performance. Up to 32 response-policy zones can be
|
||||||
configured with minimal performance loss.
|
configured with minimal performance loss.
|
||||||
@@ -72,6 +74,9 @@ BIND 9.10.0
|
|||||||
- New RPZ client-IP triggers and drop policies.
|
- New RPZ client-IP triggers and drop policies.
|
||||||
- ACLs can now be specified based on geographic location
|
- ACLs can now be specified based on geographic location
|
||||||
using the MaxMind GeoIP databases.
|
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
|
- New XML schema (version 3) for the statistics channel
|
||||||
includes many new statistics and uses a flattened XML tree
|
includes many new statistics and uses a flattened XML tree
|
||||||
for faster parsing.
|
for faster parsing.
|
||||||
|
Reference in New Issue
Block a user