chzhuo opened a new issue #4846: URL: https://github.com/apache/apisix/issues/4846
### Issue description There are many limitations in `ngx.balancer` : 1. Can't set `proxy_next_upstream` dynamically and individually. 2. Can't get tcp error in log_phase, so can't enable passive tcp check in log_phase I wanna adding this feature to apisix, but `ngx.balancer` baffle me. ### Environment - apisix version (cmd: `apisix version`): 2.8 - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.19.9.1 - luarocks version, if the issue is about installation (cmd: `luarocks --version`): 3.4.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
