<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi!<br>
</p>
<p><br>
</p>
<p>We have two instances of a web&nbsp;application, both consuming a large number of database connections. On one hand I want them&nbsp;both to&nbsp;share pool&nbsp;since they use the same database-user combination.&nbsp;On the other hand I would want to give one instance priority
 over the other in case of connection shortage. Can I&nbsp;achieve this by using the higher prioritized pool as backend for the less prioritized and limit the number of connections for the latter?&nbsp;<br>
</p>
<p><br>
</p>
<p>Regards<br>
Henrik<br>
</p>
</body>
</html>