Skip to content

Using coredns for load balancing DNS requests, no need doing this in Python

Johan Bloemberg requested to merge dns into master

coredns randomizes queries among 15 different servers keeping track of the health of each. Servers are the same as where configured in constance.

Merge request reports