Is There a Server Cache for Storing Web
Pages?
To
ensure optimum performance when handling websites, SAP Web Application Server
has a cache. This means that static objects such as MIMEs, and also dynamic
pages, are retrieved from the
ICM Server Cache
or the Internet server cache if they are frequently requested by the client.
Therefore, the
Internet Communication
Manager (ICM) does not have to send the request to the Internet
Communication Framework. Instead, it
can return the page located in the cache.
You
use profile parameters to configure the ICM Server Cache (these profile
parameters start with icm/HTTP/server_cache). These profile
parameters are described in
Parameterizing the ICM
and the ICM Server Cache and in the parameter documentation in Transaction
RZ11.

In addition to the ICM server cache, there is also the
ICM server
clipboard.