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
litespeed_wiki:cache2 [2019/05/17 15:44]
Kacey Schroeder [LiteSpeed Web Cache]
litespeed_wiki:cache2 [2020/09/24 17:33] (current)
Lisa Clarke
Line 1: Line 1:
-**This is the old page. It may be out of date. For the currently-maintained LSCache page, please [[litespeed_wiki:​cache|click here]].** +~~REDIRECT>​litespeed_wiki:​cache~~
-====== LiteSpeed Web Cache ====== +
-A highly customizable high-performance page cache for dynamic content built into LiteSpeed Web Server. Similar to Varnish but more efficient! LiteSpeed Cache is included free in all our current licenses, as well as our 8-CPU legacy license, and is available as a purchase-able add-on for the 1-CPU and below legacy licenses. (Since LSWS version 4.0) +
- +
-**[[litespeed_wiki:​licenses:​add-lscache|How to add LSCache to your license]]** +
- +
-LSCache'​s features are very similar to those in Apache mod_cache, but implemented in a more efficient way. LiteSpeed cache works like Varnish. It is an output cache for dynamic contents, so the usage is not limited to PHP pages. Unlike Varnish, LiteSpeed cache is built into LiteSpeed'​s web server, thus eliminating one layer of reverse proxy. This translates into higher efficiency for static contents.  +
- +
-When LiteSpeed cache plugin available for your popular applications such as WordPress, WooCommerce,​ Magento, Xenforo and many others more, you should follow the corresponding [[litespeed_wiki:​cache#​litespeed_cache_plugins_by_application|LiteSpeed Cache Plugins by Application ]]section to setup cache. If the plugin is not available for your application,​ please refer to [[litespeed_wiki:​cache:​lscache|LSCache module]] section for general setup, which uses rewrite rules (either in configuration files or .htaccess) to control its behavior for maximum flexibility. +
- +
-====== LiteSpeed Cache Plugins by Application ====== +
-|[[litespeed_wiki:​cache:​common_installation|Common Cache setup]]|Common cache root and cache policies setup for LiteSpeed caching solutions with plugins| +
- +
-|[[litespeed_wiki:​cache:​litemage|LiteMage Cache for Magento]]|LiteMage Cache is the world'​s fastest full page caching solution for Magento. Built on top of LSCache and designed specifically for Magento, LiteMage can assemble both public and private blocks from cache by [[https://​www.litespeedtech.com/​products/​cache-plugins/​magento-acceleration/​hole-punching|hole-punching through ESI]] to deliver the fastest full-page caching around.| +
-|[[litespeed_wiki:​cache:​lscwp|LSCache Plugin For WordPress]]|LiteSpeed Cache for WordPress (LSCWP) uses the LiteSpeed Cache WordPress plugin to communicate with LiteSpeed Web Server and LSCache to statically cache your dynamic WordPress pages, greatly reducing page load time and server load. It supports **WooCommerce** since version 1.0.3 . | +
-|[[litespeed_wiki:​cache:​woocommerce|LSCache For WooCommerce]]|LiteSpeed also supports WooCommerce. By using the LiteSpeed Cache for WordPress plugin, your WooCommerce stores also receive a large performance boost.| +
-|[[litespeed_wiki:​cache:​lscxf|LSCache Plugin For XenForo]]|LiteSpeed Cache for XenForo (LSCXF) is a full page caching add-on that communicates with LiteSpeed Web Server and LSCache to statically cache your dynamic XenForo pages, greatly reducing page load time and server load.| +
-|[[litespeed_wiki:​cache:​lscps|LSCache Plugin For PrestaShop]]|LiteSpeed Cache for PrestaShop (LSCPS) communicates directly with your installation of LiteSpeed Web Server to save and serve static copies of dynamic web pages, greatly reducing your shop’s page-load time.| +
-|[[litespeed_wiki:​cache:​mediawiki|LSCache Plugin For MediaWiki]]|LiteSpeed Cache for MediaWiki is a extension for MediaWiki sites running on a LiteSpeed webserver.| +
-====== LSCache Configuration Without Plugins ====== +
-Use this section if you are using LSCache but there are no Web Cache plugins/​add-ons available for your current web application. +
- +
-|[[litespeed_wiki:​cache:​no-plugin-setup-guidline|LSCache Setup Guideline]]|General Guideline for LiteSpeed Cache Module without plugins.| +
- +
-|[[litespeed_wiki:​cache:​no-plugin-joomla|LSCache + Joomla]]|How to enable LSCache for Joomla.| +
-|[[litespeed_wiki:​cache:​no-plugin-drupal|LSCache + Drupal]]|How to enable LSCache for Drupal.| +
-|[[litespeed_wiki:​cache:​no-plugin-craft|LSCache + Craft CMS]]|How to enable LSCache for Craft CMS.| +
- +
-|[[litespeed_wiki:​cache:​no-plugin-advanced|Advanced Config without plugin]]|Advanced LSCache Module Configurations.| +
- +
-====== LiteSpeed Cache with LiteSpeed Web ADC ====== +
-|[[litespeed_wiki:​cache:​webadc|LSCache + WebADC]]|How to enable LSCache for LiteSpeed WebADC.| +
- +
-====== LiteSpeed Cache Advanced Configuration ====== +
-|[[litespeed_wiki:​cache:​common|Advanced Cache Configurations]]|Advanced Configurations that can be applied to all of our caching solutions.| +
-|[[litespeed_wiki:​cache:​drop query string|Cache with dropped query string ]]|Drop certain query string parameters based on rules to make request more efficient| +
- +
-====== LiteSpeed Cache Developer Guide ====== +
-|[[litespeed_wiki:​cache:​developer_guide|LiteSpeed Web Cache Developers'​ Guide]]|Information for LiteSpeed Web Cache Developers.| +
- +
-====== LiteSpeed Web Server With 3rd Cache Guide====== +
-|[[litespeed_wiki:​cache:​redis|LiteSpeed Web Cache with Redis setup]]|How to integrate Redis with WordPress on LSWS| +
- +
-====== LSCache Configuration Archive Only ====== +
-|[[litespeed_wiki:​cache:​no-plugin-wordpress|LSCache + WordPress(Archive Only)]]| How to enable LSCache for WordPress. **(Not using the LSCWP plugin)**| +
-|[[litespeed_wiki:​cache:​no-plugin-prestashop|LSCache + PrestaShop(Archive Only)]]|How to enable LSCache for PrestaShop. **(Not using the LSCPS plugin)**| +
-|[[litespeed_wiki:​cache:​no-plugin-ip-board|LSCache + IP Board (Archive Only)]]|How to enable LSCache for Invision Power Board (IP Board).| +
-|[[https://​blog.litespeedtech.com/​2011/​01/​28/​speed-up-vbulletin-sites-through-litespeed-built-in-cache/​|LSCache + vBulletin (Archive Only)]]| How to enable LSCache for vBulletin.| +
-|[[litespeed_wiki:​cache:​no-plugin-vbseo|LSCache + vBSEO(Archive Only)]]|How to setup LSCache in vBSEO.| +
-|[[litespeed_wiki:​cache:​no-plugin-typo3|LSCache + TYPO3(Archive Only)]]|How to enable LSCache for TYPO3.| +
-|[[https://​www.litespeedtech.com/​support/​forum/​threads/​litespeed-cache-mediawiki.4747/​|LSCache + Mediawiki(Archive Only)]]| How to enable LSCache for Mediawiki.| +
-|[[litespeed_wiki:​cache:​no-plugin-mediawiki|LSCache + Mediawiki(Archive Only, Version 2)]]|How to enable LSCache for Mediawiki.| +
  • Admin
  • Last modified: 2019/05/17 15:44
  • by Kacey Schroeder