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 2022/03/08 07:38:41 UTC

[GitHub] [apisix] leslie-tsang commented on a change in pull request #6542: Add stream proxy config item

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: notifications-unsubscribe@apisix.apache.org

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