heyaochun commented on issue #9169:
URL: https://github.com/apache/apisix/issues/9169#issuecomment-1484403983

   > 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  from reply.
   1. /api7/ngx_multi_upstream_module is actually  exacted from tengine-2.3.2 
(https://github.com/alibaba/tengine/tree/master/modules/ngx_multi_upstream_module)
 , as you can see it in readme.md
   2. keepalive doesn't work  with dubbo, mentioned in nginx.conf (or 
cli/ngx_tpl.lua).
   
   In my current conlusion, dubbo_proxy is not suitable for prod env. since its 
weakness in:dubbo group not support\short connection\original module not 
maintained. Any further discussions are welcomed.


-- 
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]

Reply via email to