Configuration of the JBI router properties

Endpoint Reactivation Interval (lbha.endpoint.reactivation.trigger.repeatInterval)

The interval in milliseconds between endpoint reactivation scans

Default: 15000

Reactivation Start Delay (lbha.endpoint.reactivation.trigger.startDelay)

The time in milliseconds before endpoint reactivation scans will begin when the bundle is started.

Default: 15000

Endpoint Refresh Check Interval (lbha.endpoint.refresh.trigger.repeatInterval)

The interval in milliseconds between endpoint refresh scans

Default: 30000

Endpoint Refresh Start Delay (lbha.endpoint.refresh.trigger.startDelay)

The time in milliseconds before endpoint refesh scans will begin when the bundle is started.

Default: 10000

Endpoint Suspension Interval (lbha.router.suspensionPeriod)

The time that an endpoint will be suspended for when it is marked as failed

Default: 300000

Maximum Endpoint Refresh Interval (lbha.endpoint.refresh.task.maxRefreshInterval)

The maximum amount of time in milliseconds before the refresh of endpoints. During an endpoint refresh scan, if the max refresh interval has been reached the endpoints will be refreshed.

Default: 60000

Endpoint Expiration Interval (lbha.endpoint.refresh.task.expirationInterval)

The time in milliseconds an endpoint can be inactive (not called) before it is removed from the router cache

Default: 300000

Remove Inactive Endpoints (lbha.endpoint.refresh.task.allowRemoval)

Should endpoints be removed when inactive?

Default: true