mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
Correct formatting of policies list (#2509)
This commit is contained in:
committed by
Chris O'Haver
parent
ffe79b026e
commit
d571fbe046
@@ -60,6 +60,7 @@ proxy FROM TO... {
|
||||
## Policies
|
||||
|
||||
There are four load-balancing policies available:
|
||||
|
||||
* `random` (default) - Randomly select a backend
|
||||
* `least_conn` - Select the backend with the fewest active connections
|
||||
* `round_robin` - Select the backend in round-robin fashion
|
||||
|
||||
Reference in New Issue
Block a user