In a dispatcher or updater instance, this system parameter defines the number of execution threads that are reserved to treat the incoming operation requests received and queued via the Web Services (WS) technical interface.
A specialized processing queue manages the received operation requests by handling a pool of threads for parallel processing and performance optimization. Each thread is assigned to this queue and manages an operation request.
During the Project Implementation Phase, you fine-tune the configuration settings in your running SAP CC Core Server systems. You complete the following activities:
During the Production Operation Phase, you may adapt the configuration and fine-tune the SAP CC system again.
See also:
You can fine-tune the parameter values. For each type of instances in your SAP CC system, see the SAP CC Sizing and Performance Tuning Guide.
The SAP CC Core Server system verifies the following constraints:
| Instance Type | Constraint |
|---|---|
| Updater instances |
The parameter must be greater than or equal to
1
.
The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)). |
| Dispatcher instances |
The parameter must be greater than or equal to
1
.
The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)). |
WS_SERVER_QUEUE_SIZE - The maximum number of operation requests that can be queued when communicating with the instance over the Web Services (WS) technical interface
For more information see the WS_SERVER_QUEUE_SIZE system parameter in this user assistance.
For more information, consult this section.
| Name | WS_SERVER_THREAD_COUNT
|
|||||||
| Category | Parameter | |||||||
| Type | Integer | |||||||
| Access (RO/RW) |
RW(+): Dynamic Read / Static and Dynamic Write An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts. Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances. |
|||||||
| Groups | ||||||||
| Instance Types |
This system parameter is available in the following types of instances in a running SAP CC Core Server system:
|
|||||||
| Default Values (Factory Settings) |
The predefined default values are:
You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface. Note A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities. In Admin+, you can reset a parameter value to this default value, but it is not recommended:
reset command.
|
|||||||
| Constraints |
The SAP CC system checks the following constraints:
|
|||||||