Show TOC

icm/HTTP/server_cache_<xx>/expirationLocate this document in the navigation structure

Use

This parameter sets the default “expiration time” 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)

Default value

86400 (1 day)

Dynamically changeable

No

Value Range and Syntax

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

Restrictions

The parameter only determines a standard value.

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