On 12/06/2015 20:15, Balana, Vishal wrote:
> Hello,
> 
> I am trying to find if removeAbandoned property set to True would leads a 
> connection returned back to pool and available to be borrowed again?
> If not, am I one connection less in pool?

Abandoned connections are removed from the pool. The pool will replace
it as necessary.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to