Core Development Guide  

Chapter 14   Application Configuration Using the PAC

The Configuration section of the PAC allows you to view and modify settings that control the performance of your Director application:

    For information about using the PAC, see Application Administration Using the PAC.

 
Top of page

General

The General page displays information about the application.

Field

Description

DataSource Name

The database in which the portal is deployed (for projects deployed on the SilverStream eXtend Application Server)

com.sssw.re.version

Rules engine subsystem version

com.sssw.fw.version

Framework subsystem version

com.sssw.wf.version

Workflow subsystem version

license.version

Director license version

FrameworkService/
ServletContainer/version

Application server version

com.sssw.webdav.version

WebDAV version

 
Top of page

Logs

Director provides a logging facility that writes information in one of several standard logs. After you set up logging, you can use the PAC to set or reset the level of detail for each standard log element.

Various levels of detail determine how much information is written to the log. A 0 value means no messages are logged, and a 5 means all messages are logged.

    For more information about setting up logging and detail levels, see Handling Errors and Logging Information.

 
Top of page

Cache

Director can use a built-in server-side cache to store reusable, temporary data to optimize performance. This section describes:

    For information about the cache manager, see EbiCacheManager.

 
Top of section

Cache Settings

The Cache Settings section of the Configuration panel allows you enable or disable the cache and set the size of the resources the cache manager can control.

    For information about cache settings, see EbiCacheConstants.

You can use the Save button to temporarily change the in-memory cache settings. To change the settings permanently, modify the framework configuration file and redeploy the application.

 
Top of section

Cache Holders

The Cache Holders section of the Configuration panel allows you to flush cached objects from all server-lifetime cache holders, or any specific cache holder.

Click the dropdown list button to see a list of cache holders.

 
Top of section

Cache Coordinator

The Cache Coordinator section of the Configuration panel displays the cache coordinator parameters set at deployment time.

    For information about cache settings, see EbiCacheConstants.

 
Top of section

Cache Statistics

The Cache Statistics section of the Configuration panel displays the current state of the cache.

    For information about cache settings, see EbiCacheConstants.

   

Core Development Guide  

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