GUI / nginx-upstream-dynamic-servers

An nginx module to resolve domain names inside upstreams and keep them up to date.
MIT License
311 stars 74 forks source link

Use nginx plus syntax #11

Closed wandenberg closed 8 years ago

wandenberg commented 8 years ago

Replaced "dynamic_server" directive by "server" and only enable the dynamic DNS resolution if the "resolve" parameter was used. This is the same syntax used on nginx plls.

whatvn commented 8 years ago

wonderful!

GUI commented 8 years ago

Indeed. Thanks again for all your work on this module!

I've updated the README to account for this new syntax. I've also created some version tags and added a CHANGELOG.