Skip to end of banner
Go to start of banner

Cache for Confluence Configuration - 7.x

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

On this page

Configure Cache for Confluence

After upgrading or installing Cache for Confluence, to navigate to the Cache for Confluence Configuration page:

  1. Log in as a user with the system administrator global permission.
  2. Enter Cache in the Search box on the top corner of the page.
  3. Select Cache from the resulted list of options. The Cache for Confluence Configuration page is displayed.

OR

  1. Log in as a user with the system administrator global permission.
  2. Select Apps from the Administration menu (cog icon: ) at the top right corner of your screen.
  3. Scroll down to Bob Swift Configuration on the left sidebar, and select Cache Configuration.

The configuration settings are available in the following tabs:

Global Configuration

This tab contains global settings that control the behavior of the Cache for Confluence app, more specifically, cache settings for the Cache and Future macros. Once saved, settings are immediately applied to any macros in use.

OptionDefaultDescription
Default RetryDisabled

Enable this option to control when the Cache macro must retry to render cached contents. The Cache macro renders previously cached data, if available, instead of displaying an error, and retries on the next cache render request. To override this behaviour in a specific macro, select the relevant option in the macro’s Retry feature parameter.

Default Retry Interval15

Enter the time in seconds that the Future macro must wait, by default, to retry to render contents. This parameter corresponds to the macro’s Retry interval in seconds parameter.

Load Text OptionTitle

Select an option to control the text to be displayed as the Future macro renders content to the page. The following options are available for selection:

  • Title - Default value. Displays the macro’s Title parameter value.
  • Text and Title - Displays the default load text followed by the macro’s Title parameter value.
Maximum Number of Entries1000

Enter the number of cache entries to be stored. Entries above this value forces older entries to be removed.

Maximum Cache Size100

Specify the maximum data storage size (in Megabytes) for cache. If this size is exceeded, the older cache entries are removed.

This setting directly impacts JVM memory use.

Help us improve the productOnAs part of building awesome apps, we sometimes need to gather some basic data to continually improve. This app collects and sends some very basic data for us to process. No private user data or personally identifiable information is sent. View the documentation for more details on what is being sent.

Cache Management

This tab allows administrators to refresh all cached content across all pages.

ParameterDescription
Expire cacheClick this button to mark all cached content in all pages as expired. This action forces all Cache macros to refresh their contents when the pages are reloaded. 
  • No labels