Skip to content

Nacos高可用配置疑问? #335

@wkjun

Description

@wkjun

spring boot 项目连接集群,有如下方式,麻烦告知下具体的差别?
第一种是负载均衡, 第二种是active,backup1,backup2吗?

  1. 使用负载均衡方式
    1.1.1.1 代理3个集群节点
    nacos.config.server-addr=1.1.1.1:8848
  2. 使用多个地址方式
    nacos.config.server-addr=127.0.0.2:8848,127.0.0.3:8848,127.0.0.4:8848

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions