Skip to content

Commit 7b1e78a

Browse files
authored
docs: update mqtt-proxy doc to enable stream mode (#12712)
1 parent 0c794a0 commit 7b1e78a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/en/latest/plugins/mqtt-proxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ To enable the Plugin, you need to first enable the `stream_proxy` configuration
4949
router:
5050
http: 'radixtree_uri'
5151
ssl: 'radixtree_sni'
52+
proxy_mode: http&stream
5253
stream_proxy: # TCP/UDP proxy
5354
tcp: # TCP proxy port list
5455
- 9100

docs/zh/latest/plugins/mqtt-proxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ description: 本文档介绍了 Apache APISIX mqtt-proxy 插件的信息,通
4949
router:
5050
http: 'radixtree_uri'
5151
ssl: 'radixtree_sni'
52+
proxy_mode: http&stream
5253
stream_proxy: # TCP/UDP proxy
5354
tcp: # TCP proxy port list
5455
- 9100

0 commit comments

Comments
 (0)