Cache manager

The Web server plug-in’s URL cache is the first level of caching. There is also a second-level, larger cache managed by the CacheMgr bean. The purpose of the second cache is to reduce the number of times the plug-in must access the ACDB. The CacheManager.props file is located in the $JAGUAR/Repository/Component/com.sybase.ep.security.cachemgr directory.

The assetCacheSize property determines the size of the cache, and the assetCacheFlushPercentage property determines how much of the cache is flushed when it if full. These properties are stored in the security.properties file.