[UPSTREAM] - Update example-dnscrypt-proxy.toml

078f69357e
This commit is contained in:
quindecim 2020-10-21 23:30:29 -04:00
parent 088fa83b1a
commit 3a757a7741
1 changed files with 6 additions and 4 deletions

View File

@ -133,12 +133,15 @@ keepalive = 30
# blocked_query_response = 'refused'
## Load-balancing strategy: 'p2' (default), 'ph', 'first' or 'random'
## Load-balancing strategy: 'p2' (default), 'ph', 'p<n>', 'first' or 'random'
## Randomly choose 1 of the fastest 2, half, n, 1 or all live servers by latency.
## The response quality still depends on the server itself.
# lb_strategy = 'p2'
## Set to `true` to constantly try to estimate the latency of all the resolvers
## and adjust the load-balancing parameters accordingly, or to `false` to disable.
## Default is `true` that makes 'p2' `lb_strategy` work well.
# lb_estimator = true
@ -763,4 +766,3 @@ skip_incompatible = false
# [static.'myserver']
# stamp = 'sdns://AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg'