SylviaBABY commented on code in PR #9105:
URL: https://github.com/apache/apisix/pull/9105#discussion_r1170734526


##########
docs/zh/latest/terminology/upstream.md:
##########
@@ -99,7 +99,8 @@ APISIX 的 Upstream 对象除了基本的负载均衡算法外,还支持对上
 
 ## 使用示例
 
-- 配置健康检查的示例。
+### Checks
+- 以下是在Upstream 中配置健康检查的示例。

Review Comment:
   ```suggestion
   - 以下是在 Upstream 中配置健康检查的示例。
   ```



##########
docs/zh/latest/terminology/upstream.md:
##########
@@ -99,7 +99,8 @@ APISIX 的 Upstream 对象除了基本的负载均衡算法外,还支持对上
 
 ## 使用示例
 
-- 配置健康检查的示例。
+### Checks

Review Comment:
   ```suggestion
   ### Checks
   
   ```



##########
docs/zh/latest/terminology/upstream.md:
##########
@@ -140,9 +141,10 @@ APISIX 的 Upstream 对象除了基本的负载均衡算法外,还支持对上
 
     更多信息,请参考[健康检查的文档](../tutorials/health-check.md)。
 
-以下是使用不同 [`hash_on`](../admin-api.md#upstream-body-request-methods) 类型的配置示例:
+### Hash_on
+以下是在Upstream 中使用不同 [`hash_on`](../admin-api.md#upstream-body-request-methods) 
类型的配置示例:

Review Comment:
   ```suggestion
   以下是在 Upstream 中使用不同 
[`hash_on`](../admin-api.md#upstream-body-request-methods) 类型的配置示例:
   ```



##########
docs/zh/latest/terminology/upstream.md:
##########
@@ -140,9 +141,10 @@ APISIX 的 Upstream 对象除了基本的负载均衡算法外,还支持对上
 
     更多信息,请参考[健康检查的文档](../tutorials/health-check.md)。
 
-以下是使用不同 [`hash_on`](../admin-api.md#upstream-body-request-methods) 类型的配置示例:
+### Hash_on

Review Comment:
   ```suggestion
   ### Hash_on
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to