Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: The first header said SQL instead of Cache


Div
idProductTOC

On this page

Table of Contents
maxLevel2
excludeOn this page
typeflat
separatorpipe

Configure

...

Cache for Confluence

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

...

  1. Log in as a user with the System Administrator Global Permission.
  2. Select Add-ons 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.
  4. Select Cache Configuration.

Global Configuration

This configuration page 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. Refer to the following image:

Image Modified

Table: Configuration options explained

OptionDefaultDescription
Default RetryDisabled

When enabled, the Cache macro will recognize when a rendering indicates an error that can be retried. The cache macro will try to render previously cached data, if available, instead of the error and will retry on the next cache render request.

Default Retry Interval15

This is the time in seconds that the Future macro will wait, by default, to retry rendering contents. It corresponds to the 'retryInterval' parameter.

Load Text OptionTitle

Text that is to be displayed by the future macro while content is still being rendered to the page. Select "Title" to display the title parameter value set with the macro. Select "Text and Title" to display the default load text prefixed by the title parameter value. 

The following options are available for selection:

  • Title - Default value
  • Text and Title
Maximum Number of Entries1000

This is the number of cache entries that will be kept. Entries above this value will force the older entries to be removed. 

Maximum Cache Size100Total amount of data (in Megabytes) that will be kept in the cache. Entries added that cause the total size to be exceeded this value then force the removal of older entries. This setting directly impacts JVM memory use. 
Help us improve the productONAs part of building awesome apps we sometime 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.

...