icm/HTTP/server_cache_<x>/max_entries
Use
The parameter determines the maximum number of entries in ICM/HTTP server cache.
Structure
|
Work area |
Internet Communication Manager, SAP Web Dispatcher |
|
Unit |
Integer value (number of cache entries) |
|
Default value |
10000 |
|
Dynamically changeable |
No |
Value Range and Syntax
You can set values between 100 and 2000000000.
Example
icm/HTTP/server_cache_0/max_entries = 100000 increases the standard value tenfold.
Integration
When dimensioning, make sure that the memory requirement for the cache entries does not clash with the setting for profile parameter icm/HTTP/server_cache_<xx>/size_MB. A rule of thumb for memory use is given in the documentation for this parameter.