Show TOC

Example documentationMinimal Configuration for the SAP Web Dispatcher Locate this document in the navigation structure

 

A minimal configuration file for the SAP Web Dispatcher contains the following parameters:

  • SAPSYSTEM

  • rdisp/mshost

  • ms/http_port

  • icm_server_port_<xx>

The profile file would then look as follows, for example:

# SAPSYSTEM must be set so that the shared memory areas

# can be created.

# The number must be different from the other SAP instances

# on the host.

SAPSYSTEM = 10

# Message Server Description

rdisp/mshost = binmain

ms/http_port = 8081

# Description of the Access Points

icm/server_port_0 = PROT=HTTP,PORT=80

icm/server_port_1 = PROT=ROUTER,PORT=443

More Information

You can find additional information about parameterization in the following sections.

Parameterization of the ICM and the ICM Server Cache

Profile Parameters of the SAP Web Dispatcher

Example: Profile file of a SAP Web Dispatcher