Hi

 Is the tomcat connection pooling reliable.
 We are configuring database properties in server.xml and using the
DataSource to lookup the jdbc datasource and get the connection.  
 If in case the database goes down and later it is up, will the tomcat
recreate the connections in the pool as the previous connections of pool
will be stale. Does tomcat connection pooling has this feature.
 Though the database is up, we are sometimes noticing the 'broken pipe'
error in the log file, when does this error is thrown.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to