DRSConnectionPool

Manages the various resources used with internal replication.



 

Attributes Summary

size The max number of items in the pool.
poolConnections When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.

 

Attribute Details


size

The max number of items in the pool.Default: 10Min: 1, Max: 50

Data type:   Integer
Default value:   10



poolConnections

When true, the DRS will pool JMS connections in addition to JMS sessions, publishers and subscribers.Default: True

Data type:   Boolean
Default value:   false