Allow shuffling/loadbalancing cached responses (#1383)

This commit is contained in:
Tobias Schmidt
2018-01-11 19:59:56 +01:00
committed by Miek Gieben
parent a952c07453
commit 850288ecd7
2 changed files with 2 additions and 2 deletions

View File

@@ -23,9 +23,9 @@ var Directives = []string{
"log",
"dnstap",
"chaos",
"loadbalance",
"cache",
"rewrite",
"loadbalance",
"dnssec",
"autopath",
"reverse",