You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.
use proxy 5.5.0 add a new module.
test
sysbench --> proxy --> mysql
sysbench --> mysql
TPS,QPS decreased by half.
place help me see why ?
this is firegrpah, most in
my module only litte
this is global.yaml
props:
system-log-level: INFO
max-connections-size-per-query: 5
kernel-executor-size: 16 # Infinite by default.
proxy-frontend-flush-threshold: 128 # The default value is 128.
# sql-show is the same as props in logger ShardingSphere-SQL, and its priority is lower than logging rule
sql-show: false
check-table-metadata-enabled: false
# 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.
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.
proxy-frontend-max-connections: 0 # Less than or equal to 0 means no limitation.
proxy-default-port: 3307 # Proxy default port.
proxy-netty-backlog: 1024 # Proxy netty backlog.
Question
For English only, other languages will not accept.
Before asking a question, make sure you have:
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.
use proxy 5.5.0 add a new module.
test
sysbench --> proxy --> mysql
sysbench --> mysql
TPS,QPS decreased by half.
place help me see why ?
this is firegrpah, most in
my module only litte
this is global.yaml
this is config.yaml datasources config
The text was updated successfully, but these errors were encountered: