SAP TABLES

ms/http_max_ports SAP Parameter attribute - Maximum number of listening HTTP ports








ms/http_max_ports is a SAP Parameter attribute which is used to control Maximum number of listening HTTP ports 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 .

ms/http_max_ports profile paramerter attributes


Parameter Name: ms/http_max_ports
Description: Maximum number of listening HTTP ports
Default Value: 20
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 10 1000
Parameter Unit:
Parameter Group: MsgServer
CSN Component: BC-CST-MS
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Number of ports on which the message server can receive HTTP and HTTPS connections. The number of virtual hosts is determined by this parameter. The total number of HTTP, HTTPS, and virtual hosts must not exceed this value. These are defined with the ms/server_port parameters.

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