HI,
I'm trying to understand the utility of pool connection, I found that it's useful to enhance the performance of a database. However I want to know if it is a good option to put a large number in max_connection option to handle a large number of connection in an app?