Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: implemented the ngx.balancer Lua module to support dynamic nginx stream upstream balancers written in Lua. #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

doujiang24
Copy link
Member

see: openresty/stream-lua-nginx-module#43

This PR is basically from ngx.balancer & learn much from @rshriram @splitice #54 #25

@agentzh
Copy link
Member

agentzh commented Oct 27, 2016

@doujiang24 Travis CI is failing. Need to fix .travis.yml.

@doujiang24
Copy link
Member Author

@agentzh I have temporarily added my branch(doujiang24/stream-lua-nginx-module/balancer).

@agentzh
Copy link
Member

agentzh commented Oct 28, 2016

@doujiang24 Fine :)

…ginx stream upstream balancers written in Lua.

The ngx.balancer modlue is expected to be used in stream_ngx_lua's balancer_by_lua* context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants