user manual

416 BES Developers Guide
DTD
Failure to specify this value will result in VisiConnect using its
defined default value.
Default Value: 10
-->
<!ELEMENT maximum-capacity (#PCDATA)>
<!--
The capacity-delta element identifies the number of additional
managed connections which the VisiConnect will attempt to obtain
during resizing of the maintained connection pool.
This is an optional element.
Failure to specify this value will result in VisiConnect using its
defined default value.
Default Value: 1
-->
<!ELEMENT capacity-delta (#PCDATA)>
<!--
The cleanup-enabled element indicates whether or not the
Connection Pool should have unused Managed Connections reclaimed
as a means to control system resources.
This is an optional element.
Failure to specify this value will result in VisiConnect using its
defined default value.
Value Range: true|false
Default Value: true
-->
<!ELEMENT cleanup-enabled (#PCDATA)>
<!--
The cleanup-delta element identifies the amount of time the
Connection Pool Management will wait between attempts to reclaim
unused Managed Connections.
This is an optional element.
Failure to specify this value will result in VisiConnect using its
defined default value.
Default Value: 1
-->