Replies: 1 comment
-
see #2155 |
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
-
apollo的client端为何不能通过域名直接访问后端的configService,而是要经过metaserver与注册中心交互获得configService地址列表呢 .
因为可以在client端和configservice之间加一层ng做转发和健康校验
Beta Was this translation helpful? Give feedback.
All reactions