Cache Management
The J2EE Engine implements the concept of centralized cache management to better control the memory consumption of the components caches.
Cache management has the following features:
● One cache implementation is used by all layers to reduce redundancies
● Central cache configuration for all system caches
● Optimizations and tuning of the cache can be done on a higher level and therefore more efficiently
● Cluster-wide invalidation of cache entries is possible
You can modify the properties of Cache Manager using the Visual Administrator. However, we recommend that you do not change any of the properties unless explicitly advised by SAP support.
For more information about Cache Manager properties, see Cache Manager.
For more information about editing properties with the Visual Administrator, see Using the Global Configuration.