Home


com.ibm.ws.cache.CacheConfig.htodDelayOffloadEntiresLimit

You can tune the memory that is utilized by this optimization by setting the com.ibm.ws.cache.CacheConfig.htodDelayOffloadEntiresLimit system property to a value that specifies the maximum number of cache IDs that any dependency ID can map to in the auxiliary buffer.

Any dependency that maps to more cache IDs than those specified using the htodDelayOffloadEntriesLimit are not buffered and are written to disk. Administrators managing large deployments prefer to set this to a value that approximates the total number of entries in the entire cache for optimal performance.

+

Search Tips   |   Advanced Search