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
Next revision Both sides next revision
litespeed_wiki:cache:lscps [2018/07/05 14:22]
Lisa Clarke Moved FAQ to its own page.
litespeed_wiki:cache:lscps [2018/07/31 12:10]
Lisa Clarke [LSCPS Features] added 2 features
Line 13: Line 13:
   * User information can be cached privately via ESI blocks and auto purged when the information changes. Support for cart and account sign in are built in. Other third-party modules that contain private information can be easily added.   * User information can be cached privately via ESI blocks and auto purged when the information changes. Support for cart and account sign in are built in. Other third-party modules that contain private information can be easily added.
   * Updates in the shop admin area automatically trigger a purge of any related pages in the cache.   * Updates in the shop admin area automatically trigger a purge of any related pages in the cache.
 +  * New client orders automatically trigger a purge of related product and catalog pages based on stock status or quantity (configurable).
 +  * If a page contains products with specific prices, TTL will be auto adjusted based on special price effective dates.
   * The cache can be manually flushed from within the PrestaShop admin.   * The cache can be manually flushed from within the PrestaShop admin.
   * LSCPS supports multiple stores, multi-language,​ multi-currency and geolocation.   * LSCPS supports multiple stores, multi-language,​ multi-currency and geolocation.
 +  * An optional [[litespeed_wiki:​cache:​lscps:​crawler|cache crawler script]] is available to traverse your PrestaShop store and warm up the cache.
  
 ===== Installing LSCPS ===== ===== Installing LSCPS =====
  • Admin
  • Last modified: 2020/08/11 19:17
  • by Lisa Clarke