|
| Parameters | Summary |
|---|---|
| ACTIVATION_SCHEDULER_MAX_THROUGHPUT | The maximum number of subscriber accounts per second that can be activated by each rater. |
| BATCH_SERVICE_BATCH_LIMIT_VALUE | This is the number of counter to update before to split the batch or number of millisecond before to split the batch. |
| BATCH_SERVICE_BATCH_MODE | This parameter specifies the batch mode used to split the commit of the batch. |
| BATCH_SERVICE_BATCH_REPLIES | This parameter defines batch replies mode for the batch services. |
| BATCH_SERVICE_QUEUE_SIZE | The maximum number of messages that can be queued when communicating with the batch service of a rater. |
| BATCH_SERVICE_REQUEST_BATCH_SIZE | This parameter defines the batch size of request processed by one thread of the batch services. |
| CLEANUP_SCHEDULER_MAX_THROUGHPUT | The maximum number of subscriptions per second on which the cleanup process can be applied by each rater. |
| DISPATCHER_SERVER_QUEUE_SIZE | The maximum number of messages that can be queued when communicating with the dispatcher services. |
| GUIDER_RESPONSE_HANDLER_BATCH_SIZE | This parameter defines the batch size of response processed by one thread of the guider response services. |
| GUIDER_RESPONSE_HANDLER_THREAD_COUNT | Number of threads reserved to process the guider responses. |
| MULTICAST_SERVER_QUEUE_SIZE | The maximum number of messages that can be queued when communicating with the multicast services of an instance. |
| RATER_RESPONSE_HANDLER_BATCH_SIZE | This parameter defines the batch size of response processed by one thread of the rater response services. |
| RATER_RESPONSE_HANDLER_THREAD_COUNT | Number of threads reserved to process the rater responses. |
| STATEFUL_SERVICE_BATCH_LIMIT_VALUE | This is the number of counter to update before to split the batch or number of millisecond before to split the batch. |
| STATEFUL_SERVICE_BATCH_MODE | This parameter specifies the batch mode used to split the commit of the batch. |
| STATEFUL_SERVICE_BATCH_REPLIES | This parameter defines batch replies mode for the stateful services. |
| STATEFUL_SERVICE_QUEUE_SIZE | The maximum number of messages that can be queued when communicating with the stateful services of an instance. |
| STATEFUL_SERVICE_REQUEST_BATCH_SIZE | This parameter defines the batch size of request processed by one thread of the stateful services. |
| STATELESS_SERVICE_BATCH_REPLIES | This parameter defines batch replies mode for the stateless services. |
| STATELESS_SERVICE_QUEUE_SIZE | The maximum number of messages that can be queued when communicating with the stateless services of an instance. |
| STATELESS_SERVICE_REQUEST_BATCH_SIZE | This parameter defines the batch size of request processed by one thread of the stateless services. |
Document Version: SP04 and later