Replies: 4 comments 3 replies
-
我也碰到同样的问题了,请问有办法解决吗 |
Beta Was this translation helpful? Give feedback.
0 replies
-
同样问题。5x好像通过proxy的一个功能解决了,我是4.6。。不知道怎么解决 |
Beta Was this translation helpful? Give feedback.
3 replies
-
暂时没有找到解决方案,后面是切换到了rabbitmq来解决的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
能否把brokerIP设置为域名,然后加hosts或者dns解析来解决? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RocketMQ单机部署,namesvr和broker都部署在DMZ区域机器,此机器有内外网两个IP地址,其他内网机器只能识别内网IP,外网机器只能访问外网IP。 如果将broker.conf中brokerIP1配置为外网IP地址,内网无法获取到topic的路由信息。 如果是将brokerIP1配置为内网IP地址,外网机器又会同样提示无法获取topic的路由信息。
请问下broker是否有办法支持配置多IP的情况。
Beta Was this translation helpful? Give feedback.
All reactions