]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update DNSSEC validation deployment stats in DNSSEC Guide
authorPetr Špaček <pspacek@isc.org>
Mon, 13 Jun 2022 08:31:36 +0000 (10:31 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 14 Jun 2022 16:18:36 +0000 (18:18 +0200)
(cherry picked from commit 832c17298513a737f44a96ef54b7a110ce9d8dcd)

doc/dnssec-guide/getting-started.rst

index 0eddc2c770f37d73cd62e6ce9725e2b09320c8b9..fb491a49600f1698fccb584c70173b4db5f03d52 100644 (file)
@@ -85,18 +85,13 @@ enhancements for an authoritative server with signed zones:
    you have some truly outdated hardware.
 
 One factor to consider, but over which you really have no control, is
-the number of users who query your domain name who themselves have DNSSEC enabled. It was
-estimated in late 2014 that roughly 10% to 15% of the Internet DNS
-queries were DNSSEC-aware. Estimates by `APNIC <https://www.apnic.net/>`__
-suggest that in 2020 about `one-third <https://stats.labs.apnic.net/dnssec>`__ of all queries are
-validating queries, although the percentage varies widely on a
-per-country basis. This means that more DNS queries for your domain will
+the number of users who query your domain name who themselves have DNSSEC
+enabled. As of mid-2022, measurements by `APNIC
+<https://stats.labs.apnic.net/dnssec>`__ show 41% of Internet users send
+DNSSEC-aware queries. This means that more DNS queries for your domain will
 take advantage of the additional security features, which will result in
 increased system load and possibly network traffic.
 
-.. [#]
-   https://rick.eng.br/dnssecstat
-
 .. _network_requirements:
 
 Network Requirements