Dashboard > Penrose > ... > Penrose 0.9.8 Penrose Server User Guide > Penrose 0.9.8 Cache
Penrose 0.9.8 Cache
Added by Endi S. Dewata, last edited by Endi S. Dewata on Dec 13, 2005  (view change)
Labels: 
(None)


Penrose uses 2-level cache: source cache and entry cache. The source cache caches the data read from the datasources. The entry cache caches the LDAP entries generated by the mappings.

Each source and entry mapping has its own cache and it's configured separately. See Sources and Entries. Currently you can configure the cache size and expiration. The cache will be invalidated when it's expired or an update operation is performed against it.

You can disable cache entirely by setting the Source and Entry cache expiration to 0. In this case no data will be cached, all requests will be forwarded directly to the datasource.

In-Memory Cache

With in-memory cache, a portion of cache data are stored in the memory. If the server is restarted the cache will be destroyed.

Persistent Cache

See Persistent Cache

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators