Software AG Products 10.7 | Using BigMemory with webMethods Products | System Caches Used by the webMethods Product Suite | CentraSite | SoftwareAG.CentraSite.model.ObjectCache_machine_name_port
 
SoftwareAG.CentraSite.model.ObjectCache_machine_name_port
Contains CentraSite Registry objects stored as simple Java objects.
The first time CentraSite reads an object, CentraSite places the object into the cache, where it stays until it is removed implicitly or explicitly. If an object is out-of-date, it will be reloaded implicitly by a search.
Note:CentraSite uses the transactional cache functionality of Terracotta to add multiple objects to the cache concurrently.
The following table shows the number of elements, their size, lifetime, cache type, and if they are searchable or not.
Elements
Element Size
Element Lifetime
Cache Type
Searchable
10,000 (default cache size)
1 KB or less
Controlled by garbage collection
Local
No