Commit 850288ec authored by Tobias Schmidt's avatar Tobias Schmidt Committed by Miek Gieben

Allow shuffling/loadbalancing cached responses (#1383)

parent a952c074
......@@ -23,9 +23,9 @@ var Directives = []string{
"log",
"dnstap",
"chaos",
"loadbalance",
"cache",
"rewrite",
"loadbalance",
"dnssec",
"autopath",
"reverse",
......
......@@ -32,9 +32,9 @@ errors:errors
log:log
dnstap:dnstap
chaos:chaos
loadbalance:loadbalance
cache:cache
rewrite:rewrite
loadbalance:loadbalance
dnssec:dnssec
autopath:autopath
reverse:reverse
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment