Re: [Proxool-developer] Spurious connections caused by Prototyper's apparently wrong connectionCount
UNMAINTAINED!
Brought to you by:
billhorsman
From: Bill H. <arc...@gm...> - 2005-09-30 10:00:46
|
Hi Hrvoje, On 9/30/05, Hrvoje Niksic <hn...@xe...> wrote: > So proxool should maintain no less than 2 and no more than 30 > connections to the database. But, over time, it appears that proxool > opens more connections, eventually exhausting Oracle's > SESSIONS_PER_USER limit. That is strange. We've made this a lot more robust in the latest code - all connections are wrapped and specifically protect themselves against multipl= e closures. Perhaps you'd like to try out the latest, unofficial beta version= ? http://proxool.sourceforge.net/download/proxool-0.8.9b6.jar I'd be interested in your results. - Bill |