Yichun Zhang
Yichun Zhang
@moonming Will you look into this?
@rockiee281 Thank you for looking into this! Several comments though: 1. I think you need to (at least) update `peers->total_weight`, `peers->weighted`, and `peer->current_weight` fields accordingly as well. 2. I don't...
@rockiee281 It already comes with a test suite: https://github.com/openresty/lua-upstream-nginx-module/tree/master/t
@rockiee281 Thank you very much! I'll look into this as soon as I can manage :)
I remember there was already a PR for this feature. Check the pull request list of this repos?
@JamesPan Thanks for the efforts. I will have a closer look at your PR later. Currently busy with the PRs implementing the `ngx.semaphore` API in ngx_lua.
We use tags as releases. Yes, v2.1-agentzh is the main branch and we always keep it stable. On Fri, May 10, 2024 at 10:21 PM kikamorasuzuki ***@***.***> wrote: > You...
@r--w Right, the `zone` directive of the nginx core is relatively new and has not yet supported in this module. Are you willing to contribute a patch for it to...
@vozlt Thanks for the patch. I'll look into this as soon as I can manage. Too busy at the moment. Sorry.
@hnakamur Committed a different version of the patch to git master. Please try it out (I know it won't work on Windows even with MSYS + MinGW).