SAP TABLES

rdisp/http_min_wait_dia_wp SAP Parameter attribute - Number of waiting dialog work processes








rdisp/http_min_wait_dia_wp is a SAP Parameter attribute which is used to control Number of waiting dialog work processes information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rdisp/http_min_wait_dia_wp profile paramerter attributes


Parameter Name: rdisp/http_min_wait_dia_wp
Description: Number of waiting dialog work processes
Default Value: 1
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 100
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


Number of dialog work processes that should remain free for other users and are therefore not available for plug-in requests (HTTP(S) SMPT). If no dialog work processes are available for plug-in requests, no further resources are returned to the caller, since the server is to be protected against overloads. The absolute number of dialog work processes is specified by the parameter rdisp/wp_no_dia. Example There are 10 dialog WPs, rdisp/http_min_wait_dia_wp = 4. If the dispatcher receives an HTTP request from the ICM for processing and there are currently four dialog work processes free, the request is placed in the queue, and only processed once at least five dialog work processes are free. There is a similar procedure for RFC calls, see rdisp/rfc_min_wait_dia_wp .


See SAP Parameter Documentation for full SAP documentation for this profile parameter.