Parameter: CONNECTION_DISPATCHER_WRITE_BUFFER

Definition

Do not use this parameter, except under SAP Support Team supervision or under specific recommendation provided within the SAP CC documentation

Description

Caution

Do not change the value of this SAP CC system parameter in a productive landscape, except under the direct supervision of a support specialist from your SAP Support Team, or under specific recommendation provided within the SAP CC documentation.

This system parameter defines the number of write buffers used by a dispatcher instance to reply to another dispatcher instances for internal communications. This parameter is used to control the data flow between dispatcher instances in an SAP CC Core Server system. For example, you can increase this parameter if a dispatcher instance handles a large quantity of responses to send to another dispatcher instance.

Advanced Tuning

The number of write buffers is by default set to 3. You can however change this value from 3 to 1,000 depending on the data flow between instances. The metric 'ConnectionStatistics' can help you to determine the number of write buffers by giving how much time has elapsed before an instance can write a message in an empty buffer. If this time increases, you must increase the number of write buffers in the dispatcher instances.

See Also

Detailed Information

Name CONNECTION_DISPATCHER_WRITE_BUFFER

Do not use this parameter, except under SAP Support Team supervision or under specific recommendation provided within the SAP CC documentation

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 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 system or in multiple instances.

Group(s) Tuning: Throughput and Latency, System: Network and Communication
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: dispatcher
Default Value (Factory Settings)
dispatcher 3
Constraint(s)

The SAP CC system checks the following constraints:

dispatcher The parameter must be less than or equal to 1000
The parameter must be greater than or equal to 3