xiaokai-wang / nginx-stream-upsync-module

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.
175 stars 48 forks source link

Update to nginx 1.12 #19

Closed CallMeFoxie closed 7 years ago

CallMeFoxie commented 7 years ago

Fixes to compile on 1.12 if we want to support that already? Main nginx-upstream-module seems to compile just fine :)

xiaokai-wang commented 7 years ago

See branch of nginx-1.11+.

CallMeFoxie commented 7 years ago

Yes, I am stupid, sorry :) Completely missed that.