nginx-upsync-module
Server config updater
Automatically updates backend server configurations without requiring NGINX reload.
For http protocol. nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
2k stars
146 watching
391 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 389 |
h5bp/server-configs-nginx | Provides pre-configured Nginx server settings for improving performance and security | 11,212 |
nystudio107/nginx-craft | A configuration template for Nginx virtual hosts with Craft CMS integration and security best practices. | 310 |
vozlt/nginx-module-sysguard | Protects server resources from excessive load, memory usage, and slow response times. | 574 |
wandenberg/nginx-push-stream-module | Enables real-time communication between clients and servers using HTTP push technology | 2,222 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |
openresty/headers-more-nginx-module | A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,662 |
peerigon/updtr | A tool to automatically update outdated npm modules in a project without requiring manual intervention. | 2,224 |
bleenco/ngx-uploader | A library for building file upload functionality in Angular applications | 757 |
kukhariev/ngx-uploadx | An Angular module for resumable file uploads with features like chunking and retries. | 43 |
rainingmaster/lua-shdict-nginx-module | A Lua module providing an interface to shared memory zones for efficient data storage and retrieval in Nginx web servers. | 18 |
chobits/ngx_http_proxy_connect_module | A module for forwarding SSL requests through proxy servers using the CONNECT method | 1,836 |
nginx/nginx | A high-performance web server and load balancer with features like SSL encryption and content caching | 25,191 |
voxpupuli/modulesync | Automates synchronization of common files across multiple Git repositories. | 104 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 501 |