48038411 commented on issue #13759:
URL: https://github.com/apache/dubbo/issues/13759#issuecomment-2041281819

   > 你是如何解决的?
   
   
机器不互通,我的部署环境是两台内网机器,使用Docker分别部署在两台机器上,一开始设定部署的时候网络模式为host,与主机共享网络空间,而内网环境下所有端口是全部开放的,这样是一直稳定的,后面我在性能调优的时候去掉了host网络模式,然后docker容器没有放开20880端口,就导致返回调用结果失败了,实际是要放开20880等相关的端口的


-- 
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...@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to