Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
What does it mean when the property bw.engine.dbConnection.idleTimeout is set to 0 in TIBCO ActiveMatrix BusinessWorks(TM)?
Environment:
===========
All
Resolution:
==========
The property bw.engine.dbConnection.idleTimeout means how long a database connection could remain idle without being released for next iterations. For example: java.property.bw.engine.dbConnection.idleTimeout=20 means it could remain idle for 20 minutes at maximum without being released.