From 7df549ab8bdf3448a31742e752f8ea1979e1922c Mon Sep 17 00:00:00 2001 From: Sven Kieske Date: Thu, 2 Aug 2018 14:48:52 +0200 Subject: [PATCH] Update index.rst [DOC] fixed duplicate words --- pdns/dnsdistdist/docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/index.rst b/pdns/dnsdistdist/docs/index.rst index 26744f11fa..961d5b2dc2 100644 --- a/pdns/dnsdistdist/docs/index.rst +++ b/pdns/dnsdistdist/docs/index.rst @@ -4,7 +4,7 @@ dnsdist Overview 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. -dnsdist is dynamic, its configuration language is `Lua `_ and it can be can be changed at runtime, and its statistics can be queried from a console-like interface or an HTTP API. +dnsdist is dynamic, its configuration language is `Lua `_ and it can be changed at runtime, and its statistics can be queried from a console-like interface or an HTTP API. A configuration to balance DNS queries to several backend servers: -- 2.47.2