You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/07 09:55:45 UTC

[GitHub] [apisix] wxbty opened a new issue, #8264: help request: dubbo direct forwarding

wxbty opened a new issue, #8264:
URL: https://github.com/apache/apisix/issues/8264

   ### Description
   
   Whether apisix supports direct forwarding of dubbo traffic, the existing dubbo-proxy implements http traffic to dubbo service. The scenario is to get through different network dubbo cluster access
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] wxbty commented on issue #8264: help request: dubbo direct forwarding

Posted by GitBox <gi...@apache.org>.
wxbty commented on issue #8264:
URL: https://github.com/apache/apisix/issues/8264#issuecomment-1305458694

   looks great, thx  @tokers 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tokers commented on issue #8264: help request: dubbo direct forwarding

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8264:
URL: https://github.com/apache/apisix/issues/8264#issuecomment-1305363100

   Try the stream route? See https://apisix.apache.org/docs/apisix/admin-api/#stream-route.
   
   If you need some fine-grained traffic control for Dubbo, you may have to do some development with the help of xRPC: https://apisix.apache.org/docs/apisix/xrpc/


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] wxbty closed issue #8264: help request: dubbo direct forwarding

Posted by GitBox <gi...@apache.org>.
wxbty closed issue #8264: help request: dubbo direct forwarding
URL: https://github.com/apache/apisix/issues/8264


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org