Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2
minLevel2

 

 

System Performance Indicators

The System Performance Indicators tab shows performance information related to web page caching, web page response times, and the effect that important configuration settings are having on the overall performance of XperienCentral.

Caching

For caching, the following indicators related to performance are provided. In the "Status" column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.

IndicatorDescription
Average cache ratioIndicates the average percentage of all page requests that could be returned from the proxy cache, that is, the number of pages that were returned from the cache divided by the total number of page requests. The average page cache ratio is always a number between 0 and 1 (between 0% and 100%). 
Timestamp cachingSpecifies the timeout in milliseconds that timestamp caching is currently set to.
Caching enabledSpecifies whether caching is enabled or disabled.

The caching module of XperienCentral caches the web pages of the website. When a page is first requested, the web page is generated and stored in this cache. All subsequent requests for this page will be returned from the cache - this prevents the page from being generated each time it is requested. Web pages stay cached until the content is modified. The performance of a website is directly affected by the caching setting: If disabled, website visitors will experience much slower response times.

Response Time

For response times, the following indicators related to performance are shown. In the "Status" column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.The values listed are those that have been measured since the last time the list was cleared.

IndicatorDescription
Largest response timeThe largest response time in milliseconds for all page requests across the entire web site. To view the response time for individual pages, see the Page response time tab.
Largest query execution timeThe largest query execution time is the execution time of the longest of all SQL queries performed on all databases. To view the query execution time for individual queries, see the Queries tab
Largest response time Page GeneratorThe largest response time in milliseconds the Page Generator took to fulfill a request. To view the Page Generator response time for individual pages, see the Page response time tab
Average response time Page GeneratorThe average response time in milliseconds that the Page Generator took to fulfill requests. To view the Page Generator response time for individual pages, see the Page response time tab
Average response timeThe average response time in milliseconds for all page requests.To view the response time for individual pages, see the Page response time tab.
Average query execution timeThe average query response time is the average for all SQL queries performed on all databases. To view the query execution time for individual queries, see the Queries tab.

Settings

The settings tab shows the status of XperienCentral settings that can affect performance. In the 'Status' column, you can click the orange and red indicators for more information on the meaning of the indicator itself and what you can do in order to improve the performance for the related item.

IndicatorDescription
Debugging optionsSpecifies the status of the XperienCentral debug options. If any debug option is enabled, the status is red.
Log levelSpecifies the level of logging that is currently set for XperienCentral. Logging can be enabled for the following system functionality:
  • XperienCentral
  • Jackrabbit
  • Spring framework
  • Quartz
What you log for each and how many of these functionalities you enable logging for can directly affect XperienCentral performance.