Yichun Zhang
Yichun Zhang
Sounds like a great idea :) Will you add that for us? Can I give you a commit bit to this project? I know very little about the luarocks spec...
cool, i've added you to this project's collaborator list :) feel free to commit stuffs that you see fit ;) thanks!
@rockiee281 It should be easy. Patches welcome :)
@chunshengster I'll have a look as soon as I have a chance :) Thanks for working on this.
@chunshengster Please ensure that your change can work with all the existing balancer modules like least_conn, ip_hash, and etc.
@esatterwhite Have you looked at the new balancer_by_lua\* directives in the balancer-by-lua github branch?
@esatterwhite It's in the public balancer-by-lua github branch of this repos. It'll get included in a future release, but not necessarily in the next release. You're encouraged to try out...
@amgorb Please provide a *minimal* and *standalone* example that we can easily run and reproduce the problem on our side. Thank you. You can check out the test suite of...
@ohotin Please create a GitHub pull request for your patch (with detailed description of your patch as well). This can simplify code review and merging. Thank you for your cooperation....
@amgorb Your example above is incomplete since there lacks definitions for things like `_bk_api_common` and `$backend_scheme`. Also it lacks test requests and entry `location` that trigger the problem. Please do...