Setting Oracle Jolt Session Pooling Parameters
The integration gateway maintains a pool of jolt sessions to handle requests between itself and the integration engine. The integration gateway issues a jolt session from the pool, uses it for the connection, and then returns the session to the pool once it receives the response from the integration engine.
The number of sessions to maintain in the session pool is defined in the integrationGateway.properties file using the following property:
ig.connectionSet this property equal to the maximum number of sessions to maintain in the pool. The default value is 10.