You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/29 17:38:19 UTC

[GitHub] [shardingsphere] tuohai666 commented on issue #6508: How to solve the problem of too many database connections

tuohai666 commented on issue #6508:
URL: https://github.com/apache/shardingsphere/issues/6508#issuecomment-665590508


   Suppose the connections reached 6000. 
   maxPoolSize of HikariCp is 6000 / 30 = 200.
   Reduce the maxPoolSize will solve this problem.


----------------------------------------------------------------
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:
users@infra.apache.org