From: bert hubert Date: Fri, 6 May 2016 05:00:08 +0000 (+0200) Subject: include 1.0.0 announcement and announcement-video on website of dnsdist X-Git-Tag: rec-4.0.0-alpha3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d34fed20236a4786e4aa2ae1c6cb5e0fe806f011;p=thirdparty%2Fpdns.git include 1.0.0 announcement and announcement-video on website of dnsdist --- diff --git a/pdns/dnsdistdist/website/markdown/index.md b/pdns/dnsdistdist/website/markdown/index.md index 382acd8609..54fb914c0e 100644 --- a/pdns/dnsdistdist/website/markdown/index.md +++ b/pdns/dnsdistdist/website/markdown/index.md @@ -8,9 +8,7 @@ "dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is to route traffic to the best server, delivering top performance to legitimate users while shunting or blocking abusive traffic." -
+ See [here](http://blog.powerdns.com/2015/03/11/introducing-dnsdist-dns-abuse-and-dos-aware-query-distribution-for-optimal-performance/) for an introduction to dnsdist. Or view the sample [configuration file](https://github.com/PowerDNS/pdns/blob/master/pdns/dnsdistconf.lua). @@ -19,7 +17,9 @@ Finally, the DNS-OARC presentation is [here](https://indico.dns-oarc.net/event/2 ([VIDEO!](https://www.youtube.com/watch?feature=player_embedded&v=PX3YYmBER7E#t=6403)). # Getting dnsdist -Grab the master or 1.0 pre-release packages from [our repositories](https://repo.powerdns.com). +Grab the master, 1.0 or pre-release packages from [our +repositories](https://repo.powerdns.com). The announcement of 1.0.0 is +[here](https://blog.powerdns.com/2016/04/21/dnsdist-1-0-0-released/). ## Compiling dnsdist Prefer to compile yourself? Checkout the instructions on [the download page](download.md).