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 2021/05/04 06:55:53 UTC

[GitHub] [apisix] spacewander commented on issue #4177: request help: I need tcp upstream connection result as a response to tcp client

spacewander commented on issue #4177:
URL: https://github.com/apache/apisix/issues/4177#issuecomment-831722705


   This feature is not supported by Nginx's stream subsystem's proxy_pass.
   But you can implement the proxy feature in Lua via `ngx.socket.tcp` and achieve it.


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