Content Management Guide  

Chapter 7   Content Management Caching

This chapter describes caching in the Content Management subsystem and includes these topics:

 
Top of page

About caching in Content Management

Several Content Management elements are cached by default while a Director application is running. Caching can increase the efficiency of an application, because the application makes fewer SQL queries of the database.

For most of these elements, you can configure your Director EAR to override the default settings for caching.

NOTE   If you make any changes to the caching settings, you must redeploy your Director EAR before the changes will take effect.

 
Top of page

Summary of Content Management caching information

The table below provides the following information on caching behavior for several elements of documents in the Content Management subsystem:

Caching of folders, categories, and document metadata  

About document content and versions   Document contents and versions of document content are not cached, because some cached content might require excessively large amounts of memory.

 
Top of page

Controlling caching in the PAC

You can also control the caching process on the Cache tab of the Configuration section of the PAC. For example, you can flush a single cache or all caches at once. This can be helpful when you are doing diagnostic work on a running Director application.

For more information on controlling caching in the PAC, see the discussion of the Cache tab in the Core Development Guide.

   

Content Management Guide  

Copyright © 2002, SilverStream Software, Inc. All rights reserved.