Database connection pooling

The default database connection pool values are tuned to a scenario of 250 concurrent users per node (see Configure Connection Thresholds section ). Database connection pool tuning may improve overall system performance. See the “Connection Pool (CP) Sizing” section in the following properties files:

  • ${core.install.dir}\conf
    • engageoneDS.properties
    • jackrabbitDS.properties
    • flowableDS.properties
  • ${composition.install.dir}\conf
    • engageoneDS.properties

These files contain specific recommendations and best practices. Pay special attention to the inline documentation as any adjustments to this pool should be made with the entire system in mind.