Cache Subtab

These settings configure caching behavior in your Commerce web store.

Content Page CDN

This string specifies the CDN cache duration for content pages. Possible values are Short, Medium, and Long.

More Information: CDN Caching

ID

cache.contentPageCdn

UI location

Advanced > Cache

JSON file

ShoppingApplication.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Content Page TTL

This integer specifies the duration of the application Time To Live (TTL) cache for content pages. This value is specified in seconds. The total value must be between 300 (5 minutes) and 7200 (2 hours).

ID

cache.contentPageTtl

UI location

Advanced > Cache

JSON file

ShoppingApplication.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Site Cache Setting (Pre-Mont Blanc Only)

Specifies the duration of the site settings cache. This caches all properties (except touch points) using the application cache. By default this is set to 7200. This value is defined in seconds and must be between 300 (5 minutes) and 7200 (2 hours).

Note:

This property does not exist with Mont Blanc release of SuiteCommerce Advanced and later or with SuiteCommerce. To configure your site cache settings in a pre-Mont Blanc implementation, edit the siteSettings property in the backend Configuration.js file. For detailed information, see Develop Your SCA Customization.

ID

cache.siteSettings

UI location

none

Configuration file (pre-Vinson)

Configuration.js

Related Topics

General Notices