THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
SplitDNS
A resolver that directs requests to one of several resolvers. To emulate current behavior these would be Nameserver
instances. This should also handle splitting based on IPv4 vs. IPv6 queries.
NameserverGroup
A grouping mechanism for Nameserver instances that provides failover, round robin, and ordering capabilities. It may be
reasonable to merge this with the SplitDNS resolver.
...