kayx23 commented on code in PR #12200:
URL: https://github.com/apache/apisix/pull/12200#discussion_r2099454428


##########
docs/zh/latest/status-api.md:
##########
@@ -39,7 +39,7 @@ apisix:
 
 ### GET /status
 
-返回报告 APISIX worker 状态的 JSON:
+返回报告 APISIX 工作人员状态的 JSON。如果 APISIX 未运行,则建立 TCP 
连接时请求将出错。否则,如果请求到达正在运行的工作线程,此端点将始终返回 ok

Review Comment:
   ```suggestion
   返回报告 APISIX 工作人员状态的 JSON。如果 APISIX 未运行,建立 TCP 连接时请求将报错。否则,如果请求到达正在运行的 
worker,此端点将始终返回 ok。
   ```



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to