Resolved! logging connection timeouts
I'm investigating an issue with an application that uses "connection pooling". Basically it creates a number of connections at start-up and and then uses them as required. What I think is happening is that as the connections are idle until used, they...