Show TOC Start of Content Area

Background documentation Profile Parameters for the ICM and SAP Web Dispatcher  Locate the document in its SAP Library structure

The following parameters apply to both the ICM and the Web Dispatcher.

Host Name, Server Port

icm/server_port_<xx>

icm/host_name_full

Dimensions, Resources

icm/min_threads

icm/max_threads

icm/min_spare_threads

icm/max_services

icm/req_queue_len

icm/listen_queue_len

icm/max_conn

icm/max_sockets

Parameters for Memory Pipes

Timeouts

icm/keep_alive_timeout

icm/conn_timeout

Logging, Tracing

icm/accept_remote_trace_level

icm/log_level

icm/HTTP/logging_<xx>

Note

The icm/HTTP… parameters are also valid for HTTPS, as the ICM closes SSL and processes the request in same way as with HTTP. The parameters are not valid for SMTP.

The parameters are also valid for the SAP Web dispatcher if HTTP or HTTPS is specified as the protocol for icm/server_port_<xx> (option PROT). More information: SAP Web Dispatcher and SSL.

Configuration, Administration, Security Settings

icm/HTTP/admin_<xx>

icm/HTTP/error_templ_path

icm/HTTP/max_request_size_KB

icm/HTTPS/verify_client

SSL Parameters for ICM and Web Dispatcher

icm/ssl_config_<xx>

icm/HTTP/auth_<xx>

icm/security_log

icm/authfile

icm/HTTP/mod_<xx>

is/HTTP/show_server_header

is/server_name

is/server_version

Access Mode

icm/HTTP/file_access_<xx>

icm/HTTP/redirect_<xx>

Internet Server Cache Parameters

The parameters below relate to the server cache of the ICM but they can also be used in the Web dispatcher.

icm/HTTP/server_cache_<xx>

icm/HTTP/server_cache_<x>/max_entries

icm/HTTP/server_cache_<xx>/clear

icm/HTTP/server_cache_<xx>/expiration

icm/HTTP/server_cache_<xx>/max_name_len

icm/HTTP/server_cache_<xx>/max_ufo_entries

icm/HTTP/server_cache_<xx>/size_MB

icm/HTTP/server_cache_<xx>/memory_size_MB

icm/HTTP/server_cache_<xx>/ufo_expiration

icm/HTTP/server_cache_<xx>/ufo_codelist

icm/HTTP/server_cache_<xx>/max_net_frag_size

 

More Information

Notes about using <xx> parameters can be found in Generic Profile Parameters with the Ending _<xx>.

 

 

 

End of Content Area