Hi Oleg, I need an infinite timeout waiting for a connection from the pool ( i need the resource to load, whenever possible, doesnt matter if its now or in 5 min). I need a low value timeout when connecting to a host.
Now when a connection pool timeout occurs I queue it again but i'm not happy with this. I think that increasing the pool size will not be good for my BW. Thanks, Jordi On Wed, Apr 27, 2011 at 21:51, Oleg Kalnichevski <[email protected]> wrote: > On Wed, 2011-04-27 at 17:51 +0200, Jordi Domingo Borràs wrote: > > Hi :) > > > > Is there a way to specify a TIMEOUT value for connections to other hosts > and > > another TIMEOUT for waiting a free connection from the pool? > > > > Not any more. What are the reasons you would like to use different > timeout values for these two operations? > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
