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 2020/07/17 06:22:32 UTC

[GitHub] [incubator-apisix] membphis commented on issue #1856: request help: What to do when the downstream protocol is http and the upstream service is tcp

membphis commented on issue #1856:
URL: https://github.com/apache/incubator-apisix/issues/1856#issuecomment-659887805


   > We have made a demo based on openrestry + cosocket + ffi to do protocol conversion
   
   this way is good. if you need a better performance, we need to hack openresty, we can implement a new `cosocket_ffi` method.
   
   Of course, for the TCP protocol, multiplexing technology is usually used, which makes the implementation difficult.


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

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