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/01/02 17:24:22 UTC

[GitHub] [apisix] BoyK opened a new issue #5991: request help: How to maintain TCP long links using APISIX

BoyK opened a new issue #5991:
URL: https://github.com/apache/apisix/issues/5991


   ### Issue description
   
   Business links are as follows:
   
         Client <-----tcp long link----> APISIX <-------> Services
   
   How can I achieve it ?
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `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

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



[GitHub] [apisix] BoyK closed issue #5991: request help: How to maintain TCP long links using APISIX

Posted by GitBox <gi...@apache.org>.
BoyK closed issue #5991:
URL: https://github.com/apache/apisix/issues/5991


   


-- 
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] zaunist commented on issue #5991: request help: How to maintain TCP long links using APISIX

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


   cc @tzssangglass 


-- 
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 #5991: request help: How to maintain TCP long links using APISIX

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


   @BoyK Hi, maybe you can learn the stream proxy functionality, see https://apisix.apache.org/docs/apisix/stream-proxy/ for details.


-- 
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] BoyK commented on issue #5991: request help: How to maintain TCP long links using APISIX

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


   > @BoyK Hi, maybe you can learn the stream proxy functionality, see https://apisix.apache.org/docs/apisix/stream-proxy/ for details.
   
   tks


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