Jolt Connection Pool --> Configuration --> Addresses
Tasks Related Topics Attributes
Overview
Jolt provides connection failure handling by using two lists of Jolt Service Listeners (JSL) addresses for each connection pool: a primary list and a failover list. Jolt provides connection failure handling in the following cases:
- When WebLogic Server is booted: If no JSL defined in the primary address list is accessible at server startup, Jolt uses JSL addresses from the failover list.
- When a Jolt pool loses an active connection: WebLogic Server tries to reconnect by using other addresses from the primary address list. If all addresses in the primary list fail, WebLogic Server tries to reconnect using addresses from the failover list. Lost connections are restarted only when they are needed.
Tasks
Configuring Connection Failure Handling
Related Topics
Attributes