Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • By default a JOC Cockpit instance is configured to use up to 10  connections from the pool. As a rule of thumb 1 connection can be shared by approx. 3 parallel simultaneous users.
    • Adjust this setting to the max. number of connections required for sharing between parallel simultaneous users of JOC Cockpit.
    • Note that connections will be disconnected and returned to the pool if not used for a longer time.
  • Additional connections are used by JS7 Services.
  • Consider to allow the total number of connections when setting up your JS7 database.


JS7 ComponentMin. ConnectionsMax. ConnectionsConfigurableComment
JOC Cockpit10unboundedyesRecommendation: no. of simultaneous users / 3.
This number counts per JOC Cockpit instance.

JS7 - Cluster Service:

11

...

...

...

1no. of connected Controller InstancesnoAny Controllers connected to a JOC Cockpit
Instance are counted
JS7 - Monitor Service

...

33no2 connections for monitoring

...

.
1 connection for notifications.


Hibernate allows one out of a number of Connection Pool implementations to be chosen.

...