kwanhur commented on a change in pull request #6568:
URL: https://github.com/apache/apisix/pull/6568#discussion_r828950840
##########
File path: docs/zh/latest/stream-proxy.md
##########
@@ -23,9 +23,9 @@ title: TCP/UDP 动态代理
众多的闻名的应用和服务,像 LDAP、 MYSQL 和 RTMP ,选择 TCP 作为通信协议。 但是像 DNS、 syslog 和 RADIUS
这类非事务性的应用,他们选择了 UDP 协议。
-APISIX 可以对 TCP/UDP 协议进行代理并实现动态负载均衡。 在 nginx 世界,称 TCP/UDP 代理为 stream 代理,在
APISIX 这里我们也遵循了这个声明.
+APISIX 可以对 TCP/UDP 协议进行代理并实现动态负载均衡。 在 nginx 世界,称 TCP/UDP 代理为 stream 代理,在
APISIX 这里我们也遵循了这个声明。
-## 如何开启 Stream 代理?
+## 如何开启 Stream 代理?
Review comment:
Better to remove the question mark, right?
From the literal, meanings had been out.
--
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]