xiaokai
Results
4
repositories owned by
xiaokai
nginx-stream-upsync-module
169
Stars
48
Forks
Watchers
For stream protocol. syncing upstreams from etcd or consul and so on, dynamically updating backend servers attribute, not need to reload nginx for tcp protocol, stream configure.
nginx-upconf-module
16
Stars
6
Forks
Watchers
module provides an HTTP interface for adding, removing, and modifying back-end servers dynamically and without having to reload the configuration
nginx_stream_upstream_check_module
26
Stars
8
Forks
Watchers
For stream protocol. Health checks stream upstreams for nginx,support dynamic health check interface for adding servers.
nginx_upstream_check_module
62
Stars
23
Forks
Watchers
For http protocol. Health checks upstreams for nginx,support dynamic health check interface for adding servers, transplat from tengine based on upstream_check_module