Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:cache:lscwp:configuration:cache [2018/01/16 19:26]
Lisa Clarke [Browser Cache] added Object Cache basic definitions
litespeed_wiki:cache:lscwp:configuration:cache [2020/05/04 13:39]
Shivam Saluja
Line 1: Line 1:
-====== ​LSCWP Configuration ​Settings: Cache ======+====== ​LiteSpeed Cache for WordPress ​Settings: Cache ====== 
 +**Please Note**: This wiki is valid for v2.9.x and below of the LiteSpeed Cache Plugin for WordPress. If you are using v3.0 or above, please see [[https://​docs.litespeedtech.com/​lscache/​lscwp/​overview/​|the new documentation]].
  
-{{:​litespeed_wiki:​cache:​lscwp:​lscwp-settings-cache.png?​direct&​800|}}+{{:​litespeed_wiki:​cache:​lscwp:​lscwp-settings-cache.png?​nolink|}}
  
 ===== Cache Logged-in Users ===== ===== Cache Logged-in Users =====
Line 65: Line 66:
  
 ===== Object Cache ===== ===== Object Cache =====
-//off// +These settings have moved to [[litespeed_wiki:​cache:​lscwp:​configuration:​advanced|the Advanced tab]].
- +
-Object Cache is disabled by default. Select ''​ON'' ​to enable it and the configure it via the settings described below. You can learn more about object cache [[litespeed_wiki:​cache:​lscwp:​configuration:​cache:​object_cache|here]]+
- +
-==== Host ==== +
- +
-The hostname or IP address used by your Memcached or LSMCD object cache. +
- +
-==== Port ==== +
- +
-The port number used by your object cache. +
- +
-==== Default Object Lifetime ==== +
- +
-The TTL for items stored in the object cache. We recommend using a relatively short time in order to avoid stale results. +
- +
-==== Status ==== +
- +
-An informational area to let you know the status of your external object cache. +
- +
-==== Global Groups ==== +
- +
-A list of groups that should be cached at the network level. +
- +
-==== Non Persistent Groups ==== +
- +
-A list of groups that should not be included in object cache. +
- +
-==== Persistent Connection ==== +
- +
-If enabled, the connection is kept alive in order to make Memcached faster. +
- +
-==== Cache WP Admin ==== +
- +
-If enabled, WordPress admin will be sped up, but at the risk of occasionally retrieving stale data from the object cache.+
  
 ===== Browser Cache ===== ===== Browser Cache =====
-//off// +These settings have moved to [[litespeed_wiki:​cache:​lscwp:​configuration:​advanced|the Advanced tab]].
- +
-When Browser Cache is enabled, static files (such as images, css, and videos) are stored locally on the user's device ​to make subsequent retrieval much faster. ​ You can learn more about this setting ​[[litespeed_wiki:​cache:​lscwp:​browser_cache|here]]+
- +
-===== Browser Cache TTL ===== +
-//​2592000//​ +
- +
-The amount of time, in seconds, that files will be stored in the browser cache before expiring. Minimum is 30 seconds. Recommended value is 2592000 (which is 30 days).+
  
 ===== Drop Query String ===== ===== Drop Query String =====
  • Admin
  • Last modified: 2020/11/14 15:19
  • by Lisa Clarke