<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi!</p>
<p><br>
</p>
<p>We have an web application which&nbsp;starts a whole bunch&nbsp;(100&#43;) of concurrent database connections. All connections is within the same server, to the same database and with the same credentials, only read operations, no write. Which configuration would yield
 the best performance?&nbsp;One pool with many connections or many pools with one connection each?</p>
<p><br>
</p>
<p>regards</p>
<p>Henrik<br>
</p>
</body>
</html>