mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 03:04:12 +01:00
dnscrypt-proxy.toml: note 2.0.24 fastest -> first
This commit is contained in:
parent
117801ec9d
commit
41f44924be
@ -49,7 +49,7 @@ cache = true
|
|||||||
cache_size = 10000
|
cache_size = 10000
|
||||||
|
|
||||||
# Load-balancing
|
# Load-balancing
|
||||||
# fastest = always fastest, p2 = random between two fastest, ph = random
|
# fastest (first in 2.0.24+)= always fastest, p2 = random between two fastest, ph = random
|
||||||
# from the fastest half of the configured list, random = any random
|
# from the fastest half of the configured list, random = any random
|
||||||
# https://github.com/jedisct1/dnscrypt-proxy/wiki/Load-Balancing-Options
|
# https://github.com/jedisct1/dnscrypt-proxy/wiki/Load-Balancing-Options
|
||||||
lb_strategy = 'p2'
|
lb_strategy = 'p2'
|
||||||
|
Loading…
Reference in New Issue
Block a user