[opencms-dev] Increase the connectionpool

Andy Bicksbo schlachtzeuger at gmail.com
Thu Nov 9 13:59:38 CET 2006


HI
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.
Andy


2006/11/9, Dusty_it <i.dastolfo at smart.it>:
>
>
> I had the same problem.
> The problem is not the connection pool but connections that remain
> appended.
> I had the same issue because I didn't close the connection object at the
> end
> of the processing.
> Check for it.
>
>
> Andy Bicksbo wrote:
> >
> > Hi
> > I#m currently working on a module, which syncronizes data of an external
> > app
> > with opencms. For my module i use the opencms connection pool. It mostly
> > works fine, but sometimes the connection pool is running low and i get
> > errors that there is no connection availible. So my idea was to increase
> > the
> > connection pool by setting bigger values at the opencms.propertries.
> > Does anybody has expirience by increasing the connection pool?
> > What would be another apropriate size?
> > thx
> > andy
> >
> >
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please
> visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
> >
>
> --
> View this message in context:
> http://www.nabble.com/Increase-the-connectionpool-tf2588911.html#a7253928
> Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061109/7814e86b/attachment.htm>


More information about the opencms-dev mailing list