zhouyu0914k opened a new issue #5893:
URL: https://github.com/apache/apisix/issues/5893


   ### Issue description
   
   只需要转发,不需要处理后端响应。http可以通过 proxy-mirror 
实现,tcp的动态代理可以用stream_routes实现,但是不知道如何实现将收到的数据同时转发给多个后端
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.11.0
   - OS (cmd: `uname -a`): Linux dev81 5.14.14-1.el7.elrepo.x86_64 #1 SMP Tue 
Oct 19 07:39:36 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx 
version: openresty/1.19.9.1
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): 
3.4.13
   - 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-unsubscr...@apisix.apache.org

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


Reply via email to