LiteMage Cache is a powerful Magento page caching utility built into LiteSpeed Web Server. It combines superior ESI implementation with easy set up. LiteMage Cache contains a number of optimizations, including combined subrequests, that give it faster, more efficient performance than other page caching utilities. In addition, because it is part of the web server, LiteMage Cache does away with the communication problems and overhead other page caching solutions suffer from. The LiteMage Magento extension then automatically integrates Magento installations with LiteSpeed's top-of-the-line ESI implementation, combining the greatest Magento performance enhancement possible with a painless set up.
Releases (30)
Date | Version | Notes |
---|---|---|
2017-06-06 | 1.3.6 | Added a ‘Debug Level’ option for controlling debug log message detail.
|
2017-03-10 | 1.3.5 | Fixed a bug where AJAX output containing ESI blocks could break JSON format.
|
2017-01-26 | 1.3.4 | Improved compatibility of customized themes where ESI Blocks include setter functions.
|
2016-12-21 | 1.3.3 | Improved compatibility with other plugins while rendering ESI blocks. |
2016-12-06 | 1.3.2 | Fixed a bug when ajax response contains ESI block and the ESI urls was encoded by json output. |
2016-11-05 | 1.3.1 | Major feature improvement: Improved first page load speed for new visitors. This feature requires LiteSpeed Web Server 5.1.10 or LiteSpeed Load Balancer 2.0.1
|
2016-11-04 | 1.3.0 | Major feature improvement: Improved first page load speed for new visitors. This feature requires LiteSpeed Web Server 5.1.10 or LiteSpeed Load Balancer 2.0.1
|
2016-10-03 | 1.2.3 | Added a category purge option on the Edit Category screen.
|
2016-09-14 | 1.2.2 | Fixed the default warm up server IP setting introduced in 1.2.1 |
2016-09-13 | 1.2.1 | Added cache support for FishPig WordPress Integration. WordPress pages will be auto purged by the LiteSpeed Cache for WordPress plugin.
|
2016-08-05 | 1.2.0 | Fixed a bug that caused errors when receiving soap api requests.
|
2016-06-17 | 1.1.2 | Added cached objects counter and statistics to the Cache Management page.
|
2016-05-31 | 1.1.1 | Fixed a Crawler bug introduced in version 1.1 where the second round of crawling would not start properly until the cache was flushed. |
2016-05-19 | 1.1.0 | Added a Home Page TTL setting.
|
2016-04-07 | 1.0.18 | License changed from LiteSpeed proprietary to GPLv3. |
2016-03-09 | 1.0.17 | Domains are now excluded from ESI URLs. Switched cache warm up URL list handling from Magento's cache backend to a file-based system to decrease the chance of large lists exceeding memcached's maximum object size. |
2016-01-18 | 1.0.16 | Display crawler warm up progress in Magento Admin Panel and allow active crawler runs to be reset. Also allows the full crawl list to be viewed.
|
2016-01-08 | 1.0.15 | This release is to quickly address a bug in 1.0.14 when crawling non-default stores or non-default currencies. It also excludes inactive stores from the crawlers list. |
2016-01-04 | 1.0.14 | 1. Fixed a bug introduced in version 1.0.13 that caused the crawler to stop crawling.
|
2015-12-03 | 1.0.13 | 1. Improved first-page load time when site has multiple currencies or different cached copies per user group.
|
2015-11-23 | 1.0.12 | 1. Fixed a bug where cached 404 pages were returning a 200 OK header causing them to be incorrectly indexed by search engines. 2. Fixed a bug causing a blank page after logging in when "Redirect Customer to Account Dashboard after Logging in" was set to "No" under Configuration -> CUSTOMERS -> Customer Configuration -> Login Options in the Magento Admin Panel. This setting will now be ignored and customers will always be sent to the dashboard page after logging in. 3. Added a system default configuration to prevent search results from being cached. |
2015-10-27 | 1.0.11 | Fixed a bug where private blocks sometimes would not update when a user logged in. Fixed a bug in the warmup cron process when crawling non-default stores. Ensured that LiteMage can still function when cache storage is not available, such as during memcached restarts or when layout cache is disabled. Shows a warning message on the Cache Management Page in the Magento Admin Panel. Removed configuration option for "Separate Cache Copy for Customized Cookie Values". To handle this more efficiently, instructions on using a provided rewrite rule are now shown instead. (Use of rewrite rules available as of LSWS 5.0.7) Added configuration option to crawl non-default currencies. Added an admin function to allow purge tags from external programs. |
2015-10-06 | 1.0.10 | Added Admin IPs field to allow the displaying of debug information from within browser for listed IPs.
|
2015-08-26 | 1.0.9 | 1. Now compatible with customized message blocks that use templates. Added a new configuration option in the Magento Admin Panel to define these blocks.
|
2015-08-17 | 1.0.8 | 1. Added version number to module title under System > Configuration in Magento Admin Panel.
|
2015-08-11 | 1.0.7 | 1. Added 2 access control points for LiteMage in Magento Admin Panel.
|
2015-07-29 | 1.0.6 | Added a new block attribute to allow programmatic hole-punching of a dynamically created block from a template.
|
2015-07-22 | 1.0.5 | Fixed an exception caused when an ESI block has no associated parent block. |
2015-07-20 | 1.0.4 | Improved detection of customized ESI blocks.
|
2015-06-29 | 1.0.3 | Fixed compatibility issue when store ID is in url. Fixed a bug in purge process. |