Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

how does connection pool work with mysql replicationDriver

$
0
0

I wonder how connection pool work with mysql replicationDriver. If I set connection pool to 100. How many connections would be consumed in master and slaves individually?

<property name="driverClass" value="com.mysql.jdbc.Driver"/>        
<property name="jdbcUrl" value="jdbc:mysql:replication://master,slave1,slave2,slave3/test"/> 
<property name="maxPoolSize" value="1000"/>

Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>