nginx extras

nginx-module-upsync - NGINX module for syncing upstreams from consul or etcd

Website: https://github.com/weibocom/nginx-upsync-module
License: BSD
Vendor: GetPageSpeed, Inc.
Description:
Syncs upstreams from consul or others, dynamically modify backend-servers
attribute(weight, max_fails,...), needn't reload nginx.

It may not always be convenient to modify configuration files and restart
NGINX. For example, if you are experiencing large amounts of traffic and high
load, restarting NGINX and reloading the configuration at that point further
increases load on the system and can temporarily degrade performance.

The module can be more smoothly expansion and constriction, and will not
influence the performance.

Another module, nginx-module-stream-upsync supports nginx stream
module(TCP protocol), please be noticed.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-upsync

Packages

nginx-module-upsync-1.25.4+2.1.3-1.el9.gps.x86_64 [64 KiB] (no changelog entry)
nginx-module-upsync-1.25.3+2.1.3-1.el9.gps.x86_64 [65 KiB] (no changelog entry)
nginx-module-upsync-1.25.2+2.1.3-1.el9.gps.x86_64 [65 KiB] (no changelog entry)
nginx-module-upsync-1.25.1+2.1.3-1.el9.gps.x86_64 [64 KiB] (no changelog entry)
nginx-module-upsync-1.23.4+2.1.3-1.el9.gps.x86_64 [64 KiB] (no changelog entry)
nginx-module-upsync-1.23.3+2.1.3-1.el9.gps.x86_64 [64 KiB] (no changelog entry)
nginx-module-upsync-1.23.2+2.1.3-1.el9.gps.x86_64 [65 KiB] (no changelog entry)
nginx-module-upsync-1.23.1+2.1.3-1.el9.gps.x86_64 [65 KiB] (no changelog entry)

Subscribe