NGINX Upstream Resolve: Dynamic DNS for Load Balancing
by Danila Vershinin, March 31, 2026
Learn how to use the NGINX upstream resolve parameter for dynamic DNS resolution. Keep upstream server IPs current without restarts, handle DNS failover gracefully, and compare native NGINX 1.28+ support with the upstream-dynamic module, Angie, and NGINX Plus.
Read More...NGINX Stream Upsync: Dynamic TCP/UDP via Consul
by Danila Vershinin, March 27, 2026
Learn how to dynamically manage NGINX stream (TCP/UDP) backends using the stream-upsync module with Consul or etcd service discovery. Add, remove, and update backend servers without reloading NGINX.
Read More...