Tagged articles
2 articles
Page 1 of 1
Efficient Ops
Efficient Ops
May 19, 2019 · Backend Development

How to Auto-Update Nginx Upstreams with Zookeeper Using nginx-upstream-reloader

This guide explains how the nginx-upstream-reloader module automatically discovers backend IP changes from Zookeeper, persists upstream configurations, and updates Nginx in real time without reloads, covering architecture, features, workflow, and step‑by‑step usage.

ZooKeeperbackend discoverydynamic upstream
0 likes · 10 min read
How to Auto-Update Nginx Upstreams with Zookeeper Using nginx-upstream-reloader