Myshiner opened a new issue #3294: How to compute the max pool size of 
sharding-proxy ?
URL: https://github.com/apache/incubator-shardingsphere/issues/3294
 
 
   Project: Sharding-proxy
   Version: v3.1.0 & v4.x
   ## Question
   How can i count the total connections of sharding-proxy ? should I use 
"netstat -an|grep :3307|wc -l" to compute on the server ? 
   And what's more, what's the max pool size of sharding-proxy ? Does it equal 
to total of "MaxPoolSize" in the config-master_salve.yaml and 
config-sharding.yaml ? For example, if i set MaxPoolSize to 50 with master node 
and 40 with slave node in config-sharding.yaml, and the MaxPoolSize be set to 
100 with master node and 100 with slave node in config-sharding.yaml, then the 
total MaxPoolSize is 290 ?
   
   Thank you !
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to