|
Core Development Guide |
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.
The General page displays information about the application.
|
Field |
Description |
The database in which the portal is deployed (for projects deployed on the SilverStream eXtend Application Server) | |
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.
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.
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.
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.
The Cache Coordinator section of the Configuration panel displays the cache coordinator parameters set at deployment time.
For information about cache settings, see EbiCacheConstants.
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.