All additional preset configurations have to be either placed as system properties via the Management Console or included in the default.prs file.
Connection recovery interval
The connection recovery interval doubles after every failed attempt until the maximum value is reached.
"rm.amqp.events.initial.recovery.interval.seconds" (default is 15)"rm.amqp.events.max.recovery.interval.seconds" (default is 120)Unused connections cleanup interval
If an endpoint configuration is not referred to in any forwarding configuration, the connection will be closed after the interval elapses.
"rm.amqp.events.unused.connections.cleanup.interval.minutes" (default is 60)