Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:lsmcd:use_case [2016/04/06 14:39]
Rob Holda created
litespeed_wiki:lsmcd:use_case [2016/04/14 14:13]
Rob Holda
Line 6: Line 6:
 To use LSMCD, you can use the same syntax as memcached in applications. ​ To use LSMCD, you can use the same syntax as memcached in applications. ​
  
-For example, to enable memcache for a Magento store, you will need to add a <​cache></​cache>​ section within your <​global></​global>​ section in app/​etc/​local.xml. ​ Something like the following:+For example, to enable memcache for a Magento store, you will need to add a **<​cache></​cache>​** section within your **<​global></​global>​** section in "app/​etc/​local.xml".  Something like the following:
  
          <​cache>​          <​cache>​
Line 38: Line 38:
  
  
-Do you need to change “memcached” to “LSMCD”?​ Absolutely not. The above setup will make Magento stores call “LSMCD” directly. The same syntax makes LSMCD work out of your existing box if you have setup memcached ​for you applications.+Do you need to change “memcached” to “LSMCD”?​ Absolutely not. The above setup will make Magento stores call “LSMCD” directly. The same syntax makes LSMCD work out of your existing box if you have setup Memcached ​for your applications.
  • Admin
  • Last modified: 2016/04/14 14:15
  • by Rob Holda