Table of Contents

General Settings

Enable LiteMage Cache

Global setting. Determines whether your server runs our LiteMage Cache or not.

Admin IPs

Global setting. Allows listed IPs (space or comma separated) to perform certain actions from their browsers using LITEMAGE_DEBUG and LITEMAGE_CTRL parameters.

Default Public Cache TTL

Set on a per store basis. Determines how long (in seconds) public cached pages and data are stored for. The recommended value is 86400.

Default Private Cache TTL

Set on a per store basis. Determines how long (in seconds) private cached pages and data are stored for. The suggested value is 1800 and the suggested maximum value is 3600 as that is the default Cookie Lifetime value and this should not be set higher than the Cookie Lifetime setting (System → Configuration → Web).

Home Page TTL

Set on a per store basis. Determines how long (in seconds) the home page is stored for.

Track Recently Viewed Products

Set on a per store basis. Allows for recently viewed products functionality to work correctly even when page is served from cache. Disabling this will speed up page loading, but may make recently viewed products not appear and Magento “most viewed” reports not accurate. If you would like to know how to disable the “recently viewed products” block from your template, try this guide from TemplateMonster.

Separate Cache Copy per Customer Group

Set on a per store basis. Enable this only if you have a different view or pricing schema for different customer groups.

Flush Product and Categories When Product Qty Changes

Available since LiteMage version 1.2.0

Global setting. Determines how changes in product quantity and product stock status affect product pages and their associated category pages.

There are four possible values this can be set to:

Mobile Theme

Set on a per website basis. Set this only if using an unresponsive themes with a different mobile template theme.

Adding your mobile template theme to this option will add an extra layer of protection against cache contamination by checking the detected theme against the entered value.

Use Alternative ESI Syntax

Global setting. If the standard ESI include tags are being filtered by some extension(s) and causing ESI parser errors, you can enable Alternative ESI Syntax, which is known only by LiteMage and LiteSpeed Web Server.