You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/14 07:35:24 UTC

[GitHub] [apisix] juzhiyuan commented on a change in pull request #4409: feat(stream): accept tls over tcp

juzhiyuan commented on a change in pull request #4409:
URL: https://github.com/apache/apisix/pull/4409#discussion_r649804859



##########
File path: docs/zh/latest/stream-proxy.md
##########
@@ -83,3 +83,35 @@ curl http://127.0.0.1:9080/apisix/admin/stream_routes/1 -H 'X-API-KEY: edd1c9f03
 例子中 APISIX 会把服务器地址为 `127.0.0.1`, 端口为 `2000` 代理到上游地址 `127.0.0.1:1995`。
 
 完整的匹配选项列表参见 [Admin API 的 Stream Route](./admin-api.md#stream-route)。
+
+## 接收 TLS over TCP
+
+APISIX 支持接收 TLS over TCP.

Review comment:
       ```suggestion
   APISIX 支持接收 TLS over TCP。
   ```




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

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