开发者社区 问答 正文

如果没有显式配置Tunnel Endpoint,会路由到哪个Tunnel Endpoint?

在Java-sdk连接的情况下,如果Endpoint用的 http://service.cn.maxcompute.aliyun.com/api,如果我没有显式配置Tunnel Endpoint,用到TunnelServer时会路由到哪个Tunnel Endpoint?

展开
收起
montos 2020-05-27 12:56:13 2745 分享 版权
1 条回答
写回答
取消 提交回答
  • 如果不配置Tunnel Endpoint,Tunnel会自动路由到Service Endpoint所在网络对应的Tunnel Endpoint,例如Service Endpoint为公网就路由到公网的Tunnel Endpoint;Service Endpoint为内网就路由到内网的Tunnel Endpoint。若您继续手动配置,则以手动配置为准,不进行自动路由。具体可以参考官方文档:https://help.aliyun.com/document_detail/34951.html

    如有更多疑问咨询可以加入MaxCompute开发者社区钉群点击链接

    2020-05-27 16:00:54
    赞同 展开评论