membphis commented on issue #1152: request help: fail to mqtt-proxy  request
URL: 
https://github.com/apache/incubator-apisix/issues/1152#issuecomment-591288009
 
 
   > 以上均连接不成功。还有对于mqtt来说,任何一个终端都会连接mqtt服务器,那么"remote_addr"这个参数作用是什么
   
   因为 mqtt-proxy 是四层负载均衡插件,对于路由的匹配只能使用客户端、服务端的 IP 地址 和 Port 端口。这里的 remote_addr 
代表的就是客户端来源 IP 。
   
   Because `mqtt-proxy` is a Layer 4 load balancing plug-in, we can only use 
the client, server IP address and port for route matching.
   
   The `remote_addr` means the client source IP.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to