<div>HI</div>
<div>That was the problem on my application too. I had a heavy used function, where i didn't close the conns after use, I rebuild that part and now it works fine with the standard configuration.</div>
<div>Andy<br><br> </div>
<div><span class="gmail_quote">2006/11/9, Dusty_it <<a href="mailto:i.dastolfo@smart.it">i.dastolfo@smart.it</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I had the same problem.<br>The problem is not the connection pool but connections that remain appended.
<br>I had the same issue because I didn't close the connection object at the end<br>of the processing.<br>Check for it.<br><br><br>Andy Bicksbo wrote:<br>><br>> Hi<br>> I#m currently working on a module, which syncronizes data of an external
<br>> app<br>> with opencms. For my module i use the opencms connection pool. It mostly<br>> works fine, but sometimes the connection pool is running low and i get<br>> errors that there is no connection availible. So my idea was to increase
<br>> the<br>> connection pool by setting bigger values at the opencms.propertries.<br>> Does anybody has expirience by increasing the connection pool?<br>> What would be another apropriate size?<br>> thx<br>
> andy<br>><br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list<br>> To change your list options, or to unsubscribe from the list, please visit
<br>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>><br><br>--<br>View this message in context: <a href="http://www.nabble.com/Increase-the-connectionpool-tf2588911.html#a7253928">
http://www.nabble.com/Increase-the-connectionpool-tf2588911.html#a7253928</a><br>Sent from the OpenCMS - Dev mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br><br><br>_______________________________________________
<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev
</a><br></blockquote></div><br>