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 Both sides next revision
litespeed_wiki:litespeed:cache:esi [2014/02/19 18:49]
Michael
litespeed_wiki:litespeed:cache:esi [2014/02/19 18:55]
Michael [LSCache ESI Support]
Line 3: Line 3:
 Edge Side Includes (ESI) is a markup language that allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. This means you can cache (or not cache) different parts of a page in different ways, allowing you to increase your number of cache hits by tailoring your caching to parts of pages instead of having to always reduce caching to the lowest common denominator on that page. In other words, you no longer have to designate a whole page as non-cacheable just because one part is non-cacheable. Edge Side Includes (ESI) is a markup language that allows you to designate parts of your dynamic page as separate fragments that are then assembled together to make the whole page. This means you can cache (or not cache) different parts of a page in different ways, allowing you to increase your number of cache hits by tailoring your caching to parts of pages instead of having to always reduce caching to the lowest common denominator on that page. In other words, you no longer have to designate a whole page as non-cacheable just because one part is non-cacheable.
  
-This wiki will describe what parts of ESI LiteSpeed supports and how to enable ESI support in LiteSpeed Web Server (and thus LSCache). If you are interested in using LSCache with Magento, you may want to consult our [[guide to setting up LSCache + Turpentine + Magento]].+This wiki will describe what parts of ESI LiteSpeed supports and how to enable ESI support in LiteSpeed Web Server (and thus LSCache). If you are interested in using LSCache with Magento, you may want to consult our [[turpentine_magento|guide to setting up LSCache + Turpentine + Magento]].
  
 ===== What Parts of ESI LiteSpeed Supports ===== ===== What Parts of ESI LiteSpeed Supports =====