I’m not sure how I would check something like that. We do have a load balancer between app and db servers, but it has not been a problem for us in the past. We recently upgraded from an old, old version of MyBatis and in the upgrade process, I wanted to use MyBatis connection pooling where before we were using JNDI through Tomcat. There was not a problem with connections going stale before, so I suspect there is not something else closing connections on us.
Just hoping to solve this using MyBatis connection pooling…
To unsubscribe from this group and stop receiving emails from it, send an email to mybatis-user...@googlegroups.com.