fix readme

This commit is contained in:
Miek Gieben 2012-05-20 19:12:20 +02:00
parent 98e06078aa
commit 19339598a0
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ can build servers and resolvers with it.
# Features
* UDP/TCP queries, IPv4 and IPv6;
* RFC 1035 zone file parsing ($INCLUDE, $ORIGIN, $TTL and $GENERATE are
supported);
* RFC 1035 zone file parsing ($INCLUDE, $ORIGIN, $TTL and $GENERATE [for all record types]
are supported);
* Fast:
* Reply speed around 35/40K qps (faster hardware results in more qps);
* Parsing RRs (zone files) with 95/100K RR/s, that's 5M records in about 50 seconds;