Entering content frame

Syntax documentation 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.

Example

Parameter Structure linkicm/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:

·        Structure linkicm/HTTP/logging_client_<xx>

·        Structure linkicm/HTTP/admin_<xx>

·        Structure linkicm/HTTP/file_access_<xx>

·        Structure linkicm/HTTP/j2ee_<xx>

·        Structure linkicm/HTTP/logging_<xx>

·        Structure linkicm/HTTP/redirect_<xx>

·        Structure linkicm/HTTP/server_cache_<xx>

·        is/HTTP/virt_host_<xx> (Structure linkConfiguring the SAP Web Dispatcher/Message Server for Virtual Hosts)

 

 

 

 

Leaving content frame