heyaochun
Results
2
comments of
heyaochun
It seems that ngx_stream_multi_upstream_module in Tengine(which is not maintained any more) controls connections. Any suggestions or help will be much appreciated. Thanks in advance.
> The dubbo feature is powered by `ngx_stream_multi_upstream` which is maintained by APISIX: https://github.com/api7/ngx_multi_upstream_module And I see that the connection pool is supported: https://github.com/apache/apisix/pull/4506/files Thank you for reply. 1. /api7/ngx_multi_upstream_module...