!--a11y-->
Generic Profile Parameters with the Ending
_<xx>Generic profile parameters are used to specify several items, such as ports on which a software component is to receive requests.
<xx> stands for a number between 0 and 9.
You must always assign the parameters consecutive numbers ascending from 0 (with no gaps), so that they are correctly identified.

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 several ports you can, for instance, set:
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
The other generic profile parameters are:
·
icm/HTTP/logging_client_<xx>
·
is/HTTP/virt_host_<xx> (
Configuring the SAP
Web Dispatcher/Message Server for Virtual Hosts)