Home


3.3.5 Warm shutdown

Prevent unnecessary invalidation at server shutdown by configuring disk offload of all cache entries from the memory cache when the server is in the process of performing a normal shutdown. On server restart, requests for cache entries are satisfied by reloading the disk cache into memory.

Note: Several minutes are added to the shutdown of a server if this option is used. The caching engine serializes Java objects to disk.

Ensure that your cached objects are serializable. Test this out beforehand.

+

Search Tips   |   Advanced Search