reuse-avcall
Section: connector
Default Value: 0
Valid Values: Any positive integer
Changes Take Effect: Immediately
Specifies how many times the connector reuses an AudioVideo Call in different conversations, before releasing it to free memory. To eliminate a memory leak that can occur with excessive call reuse, however, set the option to a relatively low value, no greater than 50.
conference-pool-size
Section: connector
Default Value: 0
Valid Values: 0-6000
Changes Take Effect: Immediately
Specifies how many conferences the connector creates and maintains in the pool for future use.
Set the value to 20% higher than the maximum number of simultaneous calls handled by the connector.
Performance
To enhance connector performance and reduce server workload at peak times, Genesys recommends that you enable conference pooling and AudioVideo call reuse. Environments that serve over 500 agents must enable conference pooling.
To use these features, you must ensure that conference caching is enabled (it is by default) and configure at least one service endpoint (also part of a default installation).
See performance tests results in the Hardware Sizing Guidelines and Capacity Planning topic.
Conference pooling
When enabled, conference pooling pre-creates a number of conferences, reducing conference startup time and on-demand workload.
The option conference-pool-size sets the number of conferences the pool maintains at one time. Set the value to 20% higher than the maximum number of simultaneous calls handled by the connector.
The connector creates conferences one at a time until it reaches the configured pool size, then creates new ones whenever a conference is used or expires.
AV call reuse
AudioVideo call reuse can reduce initial call handling time. To eliminate a memory leak that can occur with excessive call reuse, however, set the option reuse-avcall to a relatively low value, no greater than 50.