SAP TABLES

ms/max_vhost SAP Parameter attribute - maximum number of virtual hosts








ms/max_vhost is a SAP Parameter attribute which is used to control maximum number of virtual hosts 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/max_vhost profile paramerter attributes


Parameter Name: ms/max_vhost
Description: maximum number of virtual hosts
Default Value: 16
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 8 1024
Parameter Unit:
Parameter Group: MsgServer
CSN Component: BC-CST-MS
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


Maximum number of virtual hosts that the message server can open.
Each HTTP or HTTPS port can be assigned a virtual host (addition VHOSTIDX for ms/server_port_<(><<)>xx<(>><)>). As soon as an HTTP request is directed to the message server through a port of this type, only application servers that have also opened a virtual host with this index are taken into account for the load distribution. A dynamic change for this parameter only takes effect on application servers that log onto the message server after the change.
The number of HTTP, HTTPS, and virtual hosts must not exceed the total number of ports ( ms/http_max_ports ).


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