rdisp/max_websocket_connections

Parameter

rdisp/max_websocket_connections

Short text

Size of the WebSocket table

Parameter Description

This parameter specifies the size of the WebSocket table. In this table the Dispatcher manages an entry for every WebSocket connection. This parameter then restricts the maximum number of WebSocket connections.

Application Area

System

Default Value

$(rdisp/tm_max_no)

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

WebSockets register on an ABAP Message Channel (AMC) so that the maximum size of the AMC receiver table can also be a limited factor in the same way. This can be configured using the parameter rdisp/max_amc_receiver_entries.

Values allowed

Whole number between 0 and 32000

You May Also Like

Leave a Reply?