Versions Compared

Key

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


Div
idProductTOC

On this page

Table of Contents
maxLevel2
excludeOn this page
typeflat
separatorpipe

Configure SQL for Confluence

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

  1. Log in as a user with the System Administrator Global Permission.
  2. Select Add-ons from the Administration menu (cog icon: Image Added) at the top right of your screen. Then scroll down to Bob Swift Configuration on the left-hand nav bar and choose Cache Configuration

Global Configuration

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

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 Interval10

Used as default by the future macro (retryinterval) parameter, this is the time in seconds that the macro will wait before a retry to render contents.

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 will ping back some very basic data. No private user data or personally identifiable information is sent. For more details on what being sent, please refer this page. 


Next Step: Understanding Macros

With global settings now in place, the next step is to bring you up to speed on the Cache and Future Macros.

Image Added