Fix all READMEs and some other fluff (#788)

This commit is contained in:
Miek Gieben
2017-07-24 08:24:53 -07:00
committed by GitHub
parent 1e6f134783
commit f33b02689c
13 changed files with 35 additions and 32 deletions

View File

@@ -1,11 +1,11 @@
# loadbalance
*loadbalance* acts as a round-robin DNS loadbalancer by randomizing the order of A and AAAA records
in the answer. See [Wikipedia](https://en.wikipedia.org/wiki/Round-robin_DNS) about the pros and
cons on this setup.
It will take care to sort any CNAMEs before any address records, because some stub resolver
implementations (like glibc) are particular about that.
in the answer.
See [Wikipedia](https://en.wikipedia.org/wiki/Round-robin_DNS) about the pros and cons on this
setup. It will take care to sort any CNAMEs before any address records, because some stub resolver
implementations (like glibc) are particular about that.
## Syntax