uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.21.1 Controlling the cache of static contents

With a Web container, you can control the cache of the static contents by setting an upper limit for the memory size used for the cache in the Web application, and an upper limit for the file size of the static contents to be cached.

The cache of the static contents is controlled by the following two methods:

Note that if the memory size to be cached in the Web application unit exceeds the upper-limit value, or the file size of static contents exceeds the upper-limit value, caching is not performed on the memory, but a response is returned from the file system to the browser each time.

Specify the settings for caching the static contents at the following locations, for each range: