NGINX DNS load balancer – worker_connections
I’m running a Dnsmasq server that points different DNS zones to various different DNS servers (home and over VPN). For my home networks I have three Windows DNS servers handling local zones. I also run a NGINX UDP load balancer that distributes local zones queries across those three Windows DNS …..