Updated Load Balancing Options (markdown)

B00ze64 2018-04-07 01:27:52 -04:00
parent e0a02faa84
commit b2c0c07127

@ -35,4 +35,3 @@ The default strategy is **p2** so `DNSCrypt-Proxy` will pick one of the two fast
If you enable logging and have a look at the `DNSCrypt-Proxy` log, you will see the response times of all your servers when the proxy starts. You should notice that only a few servers are very fast for you, with the majority being appreciably slower. What this means is that if you have a relatively large list of random server from around the world, and you chose the **ph** strategy, some of your queries will probably end-up using slower servers; **p2** is probably the best strategy to use. If you enable logging and have a look at the `DNSCrypt-Proxy` log, you will see the response times of all your servers when the proxy starts. You should notice that only a few servers are very fast for you, with the majority being appreciably slower. What this means is that if you have a relatively large list of random server from around the world, and you chose the **ph** strategy, some of your queries will probably end-up using slower servers; **p2** is probably the best strategy to use.
# [Configuring server sources](Configuration-Sources)