> From: Jukka Zitting [mailto:[email protected]]
>
> There's a third one:
> 
> * Use the "testWhileIdle" validation strategy in DBCP. This will
> automatically evict broken connections in background when they are not
> being used.

That's a good point, thanks! I will try what happens functionally and 
performancewise with this option enabled instead of testOnBorrow.

Best regards,
Martijn

Reply via email to