On Thu, 2011-04-28 at 16:10 +0200, Jordi Domingo Borràs wrote: > Im using a ThreadSafeClientConnManager with a max total of 50. If all of > them are busy, > waiting resources will timeout and I dont want this. > > On the other side, if a timeout waiting for a connection to be established > occurs, I will > retry twice and then assume site is down. > > I dont care if a connection is served from the pool or is new. > > Thanks, > Jordi > >
I am not sure I fully understand why this is useful, but I can re-introduce a separate parameter for connection manager timeout, if necessary. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
