nginx-upsync-module

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

Stars
1.8K
Committers
22

Bot releases are hidden (Show)

nginx-upsync-module - v2.1.3 Latest Release

Published by gfrankliu almost 4 years ago

  • Bug Fixes
nginx-upsync-module - v2.1.2

Published by gfrankliu almost 5 years ago

  • Bug fixes
nginx-upsync-module - v2.1.1

Published by gfrankliu almost 5 years ago

  • fix memory leak when alloc new data failed
  • fixed the bug: coredump on ngx_http_upsync_clear_all_events
nginx-upsync-module - v2.1.0

Published by gfrankliu about 6 years ago

  • added compatiblity with nginx 1.12.2+
  • added consul service health endpoints
  • fixed compilation errors with gcc6 and 7.
  • other bug fixes and optimizations
nginx-upsync-module - v2.0.0

Published by xiaokai-wang over 7 years ago

compatible with nginx-1.9.0+

nginx-upsync-module - v1.0.0

Published by xiaokai-wang over 8 years ago

  1. support ectd.
  2. support attribute of 'down';
  3. compatible with nginx-1.8.x
nginx-upsync-module - v0.2.2

Published by xiaokai-wang almost 9 years ago

optimal code: delete add_sever and del_server function, merge to one function 'server'

nginx-upsync-module - v0.2.1

Published by xiaokai-wang almost 9 years ago

nginx-upsync-module - v0.2.0

Published by xiaokai-wang almost 9 years ago

refactor structure, easily support other conf server

nginx-upsync-module - v0.1.2

Published by xiaokai-wang almost 9 years ago

nginx-upsync-module - v0.1.1

Published by xiaokai-wang almost 9 years ago

nginx-upsync-module - v0.1.0

Published by xiaokai-wang almost 9 years ago