We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c099ed3 commit 29e1fc7Copy full SHA for 29e1fc7
tiproxy/tiproxy-load-balance.md
@@ -43,7 +43,7 @@ TiProxy 定时通过 SQL 端口和状态端口检查 TiDB 是否已下线或正
43
4. 如果需要同时隔离存储层的资源,可配置 [Placement Rules](/configure-placement-rules.md) 或[资源管控 (Resource Control)](/tidb-resource-control-ru-groups.md)。
44
5. 交易和 BI 业务的客户端分别连接到 2 台 TiProxy 的地址。
45
46
-<img src="https://github.com/pingcap/docs-cn/blob/release-8.5/media/tiproxy/tiproxy-balance-label.png" alt="基于标签的负载均衡" width="600" />
+<img src="https://docs-download.pingcap.com/media/images/docs/tiproxy/tiproxy-balance-label.png" alt="基于标签的负载均衡" width="600" />
47
48
上述拓扑图的配置示例如下:
49
0 commit comments