Revolyssup commented on PR #9607: URL: https://github.com/apache/apisix/pull/9607#issuecomment-1592525934
> @Revolyssup I find that many places in our code rely on the `stream_proxy` variable to control the stream switch, so if you want to use `proxy_mode` to control it, you'll need to change these places, like > > 1. https://github.com/apache/apisix/blob/master/apisix/cli/ngx_tpl.lua#L127 > 2. https://github.com/apache/apisix/blob/master/apisix/admin/init.lua#L177 I had changed the logic at other places. I think these two got left. Changing it now. -- 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]
