mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
adding sequential policy to forward plugin (#1704)
* adding sequential policy to forward plugin * making sequential an alias to first in proxy plugin
This commit is contained in:
committed by
Miek Gieben
parent
26d1432ae6
commit
19a1ef48f2
@@ -56,7 +56,7 @@ forward FROM TO\.\.\. {
|
||||
max_fails INTEGER
|
||||
tls CERT KEY CA
|
||||
tls_servername NAME
|
||||
policy random|round_robin
|
||||
policy random|round_robin|sequential
|
||||
health_check DURATION
|
||||
}
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user