liuxin638507 commented on issue #8864:
URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2450338612
> If you access the proxy using the rocketmq-client sdk through load
balancing or other methods, you need to configure the remotingAccessAddr
parameter in the proxy config.
qianye1001 commented on issue #8864:
URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2446226944
If you access the proxy using the rocketmq-client sdk through load balancing
or other methods, you need to configure the remotingAccessAddr parameter in the
proxy config.
--
T
liuxin638507 commented on issue #8864:
URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2443244648
> 10.42.19.4:8080
10.42.19.4:8080 is proxy address,How to set rmq-proxy parameter or variable?
rmq-proxy returns the ip and port of the host when it can be accessed throu
xiaoma20082008 commented on issue #8864:
URL: https://github.com/apache/rocketmq/issues/8864#issuecomment-2441132211
There is no need create a `Service`(nodePort/loadbalance) for broker/proxy,
only create it for namesrv is fun, because the loadbalance is working by client.
--
This is an a
liuxin638507 opened a new issue, #8864:
URL: https://github.com/apache/rocketmq/issues/8864
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in
[GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X]