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 - weibocom/nginx-upsync-module
, needn't reload nginx. the project is based on weibocom/nginx-upsync-module,you can find more detail from it. nginx插件,支持在不reload nginx的情况下,更新upstream配置。upstream配置存储在etcd/zk/consul中. 因为zk不提供内置的rest http api,因此要使用ezbz/Zookie ,本插件的json格式解析也是按照ezbz/...
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 - nginx-upsync-module/src/ngx_http_upsync_module.h at master · weibocom/
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 - weibocom/nginx-upsync-module
master nginx-stream-upsync-module/README.md Go to file 454 lines (315 sloc) 13.2 KB Raw Blame Namenginx-stream-upsync-module - Nginx C module, sync upstreams from consul or others, dynamically modify backend-servers attribute(weight, max_fails,...), needn't reload nginx....