File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ Dubbo 中文文档: http://dubbo.apache.org/zh-cn/index.html
18
18
- [ 三 Dubbo 的负载均衡策略] ( #三-dubbo-的负载均衡策略 )
19
19
- [ 3.1 先来解释一下什么是负载均衡] ( #31-先来解释一下什么是负载均衡 )
20
20
- [ 3.2 再来看看 Dubbo 提供的负载均衡策略] ( #32-再来看看-dubbo-提供的负载均衡策略 )
21
- - [ 3.2.1 Random LoadBalance\( 默认,基于权重的随机负载均衡机制\) ] ( #321-random-loadbalance默认,基于权重的随机负载均衡机制 )
22
- - [ 3.2.2 RoundRobin LoadBalance\( 不推荐,基于权重的轮询负载均衡机制\) ] ( #322-roundrobin-loadbalance不推荐,基于权重的轮询负载均衡机制 )
21
+ - [ 3.2.1 Random LoadBalance\( 默认,基于权重的随机负载均衡机制\) ] ( #321-random-loadbalance默认基于权重的随机负载均衡机制 )
22
+ - [ 3.2.2 RoundRobin LoadBalance\( 不推荐,基于权重的轮询负载均衡机制\) ] ( #322-roundrobin-loadbalance不推荐基于权重的轮询负载均衡机制 )
23
23
- [ 3.2.3 LeastActive LoadBalance] ( #323-leastactive-loadbalance )
24
24
- [ 3.2.4 ConsistentHash LoadBalance] ( #324-consistenthash-loadbalance )
25
25
- [ 3.3 配置方式] ( #33-配置方式 )
You can’t perform that action at this time.
0 commit comments