Entering content frameProcedure documentation icm/HTTP/server_cache_<xx>/size_MB Locate the document in its SAP Library structure

This parameter sets the size of the ICM Server Cache in megabytes.
See also:
icm/HTTP/server_cache_<xx>.

Rule of Thumb for Calculating (Virtual) Memory Requirement

memory_needed = 2 * (2N + U) * M + S Bytes
where:

N = icm/HTTP/server_cache_<x>/max_entries

M = icm/HTTP/server_cache_<xx>/max_name_len

U = icm/HTTP/server_cache_<xx>/max_ufo_entries

S = icm/HTTP/server_cache_<xx>/memory_size_MB

In Unicode systems, the requirement is approximately twice as high.

Value Range

Unit

Default Setting

10 - 4 000

Megabytes

100

Leaving content frame