Show TOC

Background documentationicm/HTTP/server_cache_<xx>/expiration Locate this document in the navigation structure

 

This parameter sets the default expiry time in seconds for ICM cache entries. After the expiry time of an entry expires (expiry time is calculated from the entry in the cache), the entry is marked as invalid and can thus be overwritten by new entries.

Structure

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Integer value (seconds)

Standard value

86400 (1 day)

Dynamically changeable

No

Value Range and Syntax

You can set values between 0 and 2 000 000 000. The maximum value is the size necessary for it to deactivate the expiry time.

Constraints

The parameter only determines a standard value.

Usually, the expiry time for every cache entry is set individually by the relevant HTTP request handler.

More Information

Note the following documentation associated with this parameter:

ICM Server Cache

Generic profile parameters with the ending _<xx>

Internet Communication Framework