Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
litespeed_wiki:cache2 [2018/01/11 19:41] Lisa Clarke [LiteSpeed Cache] |
litespeed_wiki:cache2 [2020/09/24 17:33] (current) Lisa Clarke |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== LiteSpeed Cache ====== | + | ~~REDIRECT>litespeed_wiki:cache~~ |
- | LiteSpeed Cache, also called LSCache, is 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 2-CPU+ licenses and is [[litespeed_wiki:licenses:add-lscache|available as a purchase-able add-on]] for all other LSWS licenses, v4.0 and above. | + | |
- | + | ||
- | LSCache's features are very similar to those in Apache mod_cache, but are 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 content, and a faster, more enjoyable experience for your users. | + | |
- | + | ||
- | ===== LSCache Plugins by Application ===== | + | |
- | LSCache plugins are available for many popular web applications. The plugins allow you to configure and manage your LiteSpeed server's cache simply and easily, through the application's own familiar interface. | + | |
- | + | ||
- | Before you can use an LSCache plugin, you must first execute a few [[litespeed_wiki:cache:common_installation|common cache setup steps]]. Once that is complete, follow the instructions for your particular web application below. | + | |
- | + | ||
- | |{{:litespeed_wiki:cache:lsc-plugin-magento.png?nolink|}}|[[litespeed_wiki:cache:litemage|LiteMage Cache for Magento]]| | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-wordpress.png?nolink|}}|[[litespeed_wiki:cache:lscwp|LiteSpeed Cache for WordPress]] with [[litespeed_wiki:cache:woocommerce|WooCommerce support]]| | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-xenforo.png?nolink|}}|[[litespeed_wiki:cache:lscxf|LiteSpeed Cache for XenForo]]| | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-prestashop.png?nolink|}}|[[litespeed_wiki:cache:lscps|LiteSpeed Cache for PrestaShop]]| | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-mediawiki.png?nolink|}}|[[litespeed_wiki:cache:mediawiki|LiteSpeed Cache for MediaWiki]]| | + | |
- | ^ **Coming Soon** ^^ | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-drupal.png?nolink|}}|[[litespeed_wiki:cache:lscdrupal|LiteSpeed Cache for Drupal]]| | + | |
- | |{{:litespeed_wiki:cache:lsc-plugin-joomla.png?nolink|}}|[[litespeed_wiki:cache:lscjoomla|LiteSpeed Cache for Joomla]]| | + | |
- | + | ||
- | ===== LSCache Configuration Without Plugins ===== | + | |
- | If there is no plugin available, you can still use LSCache with your web applications. First, you will need to execute a few [[litespeed_wiki:cache:no-plugin-setup-guidline|common no-plugin cache setup steps]]. Once that is complete, follow the instructions for your particular web application below. | + | |
- | + | ||
- | |[[litespeed_wiki:cache:no-plugin-joomla|LSCache + Joomla]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-drupal|LSCache + Drupal]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-craft|LSCache + Craft CMS]]| | + | |
- | + | ||
- | ===== LSCache Configuration Archive Only ===== | + | |
- | These instructions have been deprecated and are listed here for legacy purposes only. | + | |
- | + | ||
- | |[[litespeed_wiki:cache:no-plugin-wordpress|LSCache + WordPress Without a Plugin (Archive Only)]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-prestashop|LSCache + PrestaShop Without a Plugin (Archive Only)]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-mediawiki|LSCache + Mediawiki Without a Plugin (Archive Only)]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-ip-board|LSCache + IP Board Without a Plugin (Archive Only)]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-vbseo|LSCache + vBSEO Without a Plugin (Archive Only)]]| | + | |
- | |[[litespeed_wiki:cache:no-plugin-typo3|LSCache + TYPO3 Without a Plugin (Archive Only)]]| | + | |
- | |[[https://blog.litespeedtech.com/2011/01/28/speed-up-vbulletin-sites-through-litespeed-built-in-cache/|LSCache + vBulletin Without a Plugin (Archive Only)]]| | + | |
- | + | ||
- | ===== See Also ===== | + | |
- | See also the following related topics: | + | |
- | * [[litespeed_wiki:cache:webadc|How to enable LSCache for LiteSpeed WebADC]] | + | |
- | * [[litespeed_wiki:cache:common|Advanced Cache Configuration]] | + | |
- | * [[litespeed_wiki:cache:no-plugin-advanced|Advanced Configuration Without a Plugin]] | + | |
- | * [[litespeed_wiki:cache:redis|LiteSpeed Web Cache with Redis setup]] | + | |
- | * [[litespeed_wiki:cache:developer_guide|LiteSpeed Web Cache Developers' Guide]] | + | |
- | * [[litespeed_wiki:cache:drop_query_string|Query String Cache Rules]] | + |