leslie-tsang commented on a change in pull request #6542:
URL: https://github.com/apache/apisix/pull/6542#discussion_r821393901
##########
File path: conf/config-default.yaml
##########
@@ -111,6 +111,7 @@ apisix:
# more details.
ssl: radixtree_sni # radixtree_sni: match route by SNI(base on
radixtree)
#stream_proxy: # TCP/UDP proxy
+ # enabled: false # enable stream proxy mode
Review comment:
```suggestion
# enabled: true # enable stream proxy mode
```
Will it be better to use `true` ?
--
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]