proxy-frontend-flush-threshold:128# The default value is 128.
kernel-executor-size:16# Infinite by default.
# proxy-opentracing-enabled: false
proxy-frontend-flush-threshold:128# The default value is 128.
# proxy-hint-enabled: false
# sql-show is the same as props in logger ShardingSphere-SQL, and its priority is lower than logging rule
sql-show:true
sql-show:false
# check-table-metadata-enabled: false
check-table-metadata-enabled:false
# show-process-list-enabled: false
# Proxy backend query fetch size. A larger value may increase the memory usage of ShardingSphere Proxy.
# # Proxy backend query fetch size. A larger value may increase the memory usage of ShardingSphere Proxy.
# The default value is -1, which means set the minimum value for different JDBC drivers.
# # The default value is -1, which means set the minimum value for different JDBC drivers.
proxy-backend-query-fetch-size:-1
# proxy-backend-query-fetch-size: -1
proxy-frontend-executor-size:0# Proxy frontend executor size. The default value is 0, which means let Netty decide.
check-duplicate-table-enabled:true
proxy-frontend-max-connections:0# Less than or equal to 0 means no limitation.
# sql-comment-parse-enabled: false
proxy-default-port:3307# Proxy default port.
# proxy-frontend-executor-size: 0 # Proxy frontend executor size. The default value is 0, which means let Netty decide.
proxy-netty-backlog:1024# Proxy netty backlog.
# # Available options of proxy backend executor suitable: OLAP(default), OLTP. The OLTP option may reduce time cost of writing packets to client, but it may increase the latency of SQL execution
cdc-server-port:33071# CDC server port
# # if client connections are more than proxy-frontend-netty-executor-size, especially executing slow SQL.
proxy-frontend-ssl-enabled:false
# proxy-backend-executor-suitable: OLAP
proxy-frontend-ssl-cipher:''
# proxy-frontend-max-connections: 0 # Less than or equal to 0 means no limitation.