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/17 12:58:15 UTC

[GitHub] [apisix] wxbty opened a new issue, #8352: Directly support dubbo protocol proxy forwarding

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

   ### Description
   
   Direct tcp dynamic proxy cannot meet the needs, because it needs to parse the content and do some permission verification and other requirements


-- 
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] tzssangglass commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   > This is http to dubbo, I hope dubbo to dubbo, it is the protocol implementation of xrpc
   
   In what scenario will it be used?


-- 
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 commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   @tzssangglass  #8246  is mentioned here that it can be extended on xrpc. I hope to mention a pr to implement dubbo's xrpc, can I do this?


-- 
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] hf400159 commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   https://apisix.apache.org/docs/apisix/plugins/dubbo-proxy/  Does the dubbo-proxy plugin not meet your needs?


-- 
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] tzssangglass commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   not support yet, In fact, this feature relies on the support of the module: [ngx_http_dubbo_module](https://github.com/alibaba/tengine/blob/master/docs/modules/ngx_http_dubbo_module.md).


-- 
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] tzssangglass commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   > @tzssangglass [](https://github.com/apache/apisix/issues/8246) 这里提到[#8246是可以在xrpc上扩展的。](https://github.com/apache/apisix/issues/8246)希望提个pr实现dubbo的xrpc,可以吗?
   
   PR is welcome( #8246 nothing to do with this


-- 
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 commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   For internal calls within the organization, the number of clients and the call path are fixed, and there is no need to use the http protocol


-- 
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 commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   > > @tzssangglass  这里提到[#8246是可以在xrpc上扩展的。](https://github.com/apache/apisix/issues/8246)希望提个pr实现dubbo的xrpc,可以吗?
   > 
   > PR is welcome( #8246 nothing to do with this
   
   updated, #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


[GitHub] [apisix] wxbty commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   > > This is http to dubbo, I hope dubbo to dubbo, it is the protocol implementation of xrpc
   > 
   > In what scenario will it be used?
   
   We are working on a dubbo gateway and need to support mutual access between different network clusters. 
   One solution is that dubbo filter sends http requests to apisix, and then transfers to dubbo, but we hope to use the more efficient dubbo protocol to transmit, so as to avoid transfer protocol


-- 
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 commented on issue #8352: Directly support dubbo protocol proxy forwarding

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

   > https://apisix.apache.org/docs/apisix/plugins/dubbo-proxy/ Does the dubbo-proxy plugin not meet your needs?
   This is http to dubbo, I hope dubbo to dubbo, it is the protocol implementation of 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] monkeyDluffy6017 closed issue #8352: Directly support dubbo protocol proxy forwarding

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 closed issue #8352: Directly support dubbo protocol proxy forwarding
URL: https://github.com/apache/apisix/issues/8352


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