hf400159 commented on code in PR #7035:
URL: https://github.com/apache/apisix/pull/7035#discussion_r871272394


##########
docs/zh/latest/benchmark.md:
##########
@@ -49,6 +49,29 @@ title: 压力测试
 
 ![flamegraph-1](../../assets/images/flamegraph-1.jpg)
 
+如果您想在您的机器上运行基准测试,您应该同时运行另一个 Nginx 来监听 80 端口:

Review Comment:
   ```suggestion
   如果你想在你的服务器上运行基准测试,你需要同时启动两个 NGINX 实例并监听 `80` 端口。
   
   你可以通过以下命令创建一个路由并添加已经启动的 NGINX 服务:
   ```



##########
docs/zh/latest/benchmark.md:
##########
@@ -49,6 +49,29 @@ title: 压力测试
 
 ![flamegraph-1](../../assets/images/flamegraph-1.jpg)
 
+如果您想在您的机器上运行基准测试,您应该同时运行另一个 Nginx 来监听 80 端口:

Review Comment:
   Maybe that's okay too?



-- 
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