Generic Profile Parameters with Ending _<xx>

Generic profile parameters are used to specify several items, such as ports on which a software component is to receive requests.

Example

Parameter icm/server_port_<xx> determines the ports with their associated protocols and timeout values, on which the ICM is to receive requests.

If you want to specify multiple ports you can set, for example:

icm/server_port_0 = PROT=HTTP, PORT=8080, TIMEOUT=15

icm/server_port_1 = PROT=SMTP, PORT=80, TIMEOUT=45, EXTBIND=1, HOST=prd.sap.de

icm/server_port_2 = PROT=HTTPS, PORT=443, TIMEOUT=15, PROCTIMEOUT=45, VCLIENT=0