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
Next revision Both sides next revision
litespeed_wiki:cache:litemage:troubleshooting:debug [2016/04/04 19:11]
Michael Alegre [Debugging LiteMage Cache]
litespeed_wiki:cache:litemage:troubleshooting:debug [2016/05/06 15:12] (current)
Long Hu [Debugging LiteMage Cache]
Line 2: Line 2:
 It is recommended to first deploy LiteMage Cache on a non-production environment for testing/​debugging before deploying it on your production site. If you have to test LiteMage on your live site, you can [[#​enable_litemage_for_only_certain_ips_for_testing_troubleshooting_purposes|enable LiteMage for only a few IPs during testing]]. Please disable all other full page caches as they will likely conflict with LiteMage. It is recommended to first deploy LiteMage Cache on a non-production environment for testing/​debugging before deploying it on your production site. If you have to test LiteMage on your live site, you can [[#​enable_litemage_for_only_certain_ips_for_testing_troubleshooting_purposes|enable LiteMage for only a few IPs during testing]]. Please disable all other full page caches as they will likely conflict with LiteMage.
  
-We also offer a paid installation service that you can find out more about [[litespeed_wiki:​cache:​litemage:​troubleshooting:​support|here]]. This service is fully refundable if we are unable to make LiteMage work for your customized site. 
 =====  How to check if a page is served from LiteMage Cache ===== =====  How to check if a page is served from LiteMage Cache =====
  
 Use your browser'​s developer tool to check the response header for the HTML file. This can usually be done by right clicking on the page and selecting some form of "​Inspect"​. Then click on the "​Network"​ tab in the inspector and reload the page. If you see "​X-LiteSpeed-Cache:​ hit,​litemage"​ in the response header for the HTML file(usually listed first), then the page is being served by LiteMage Cache. Use your browser'​s developer tool to check the response header for the HTML file. This can usually be done by right clicking on the page and selecting some form of "​Inspect"​. Then click on the "​Network"​ tab in the inspector and reload the page. If you see "​X-LiteSpeed-Cache:​ hit,​litemage"​ in the response header for the HTML file(usually listed first), then the page is being served by LiteMage Cache.
  
-===== How to enable the LiteMage ​log file =====+===== How to enable the debug log =====
   - From the Magento Admin Panel: Navigate to System → Configuration and under "​Advanced"​ in the left side menu, click "​Developer"​. Under "Log Settings"​ set "​Enabled"​ to "​Yes"​. Make sure it is enabled within the store'​s scope as well.   - From the Magento Admin Panel: Navigate to System → Configuration and under "​Advanced"​ in the left side menu, click "​Developer"​. Under "Log Settings"​ set "​Enabled"​ to "​Yes"​. Make sure it is enabled within the store'​s scope as well.
   - From the Magento Admin Panel: Navigate to System → Configuration and under "​LITEMAGE CACHE" in the left side menu, click "​LiteMage Configuration"​. Under "​Developer Testing"​ set "​Enable Debug" to "​Yes"​.   - From the Magento Admin Panel: Navigate to System → Configuration and under "​LITEMAGE CACHE" in the left side menu, click "​LiteMage Configuration"​. Under "​Developer Testing"​ set "​Enable Debug" to "​Yes"​.
Line 16: Line 15:
  
 It is recommended to enable LiteMage Cache for only certain IPs when troubleshooting. To do this, from the Magento Admin Panel, navigate to System -> Configuration and in the left side menu under "​LITEMAGE CACHE" click "​LiteMage Configuration"​. Under "​Developer Testing"​ add the desired IPs to the "​Enable LiteMage Cache Only for Listed IPs" field. It is recommended to enable LiteMage Cache for only certain IPs when troubleshooting. To do this, from the Magento Admin Panel, navigate to System -> Configuration and in the left side menu under "​LITEMAGE CACHE" click "​LiteMage Configuration"​. Under "​Developer Testing"​ add the desired IPs to the "​Enable LiteMage Cache Only for Listed IPs" field.
 +
 +===== Add your IP to Admin IPs to easily perform certain actions via browser =====
 +
 +For information on privileged browser commands, see our [[/​litespeed_wiki:​cache:​litemage:​administration#​enabling_litemage_administrative_privilege_browser_commands|LiteMage Cache Administration page]].
  
 ===== How to temporarily turn off LiteMage for certain URLs in browser ===== ===== How to temporarily turn off LiteMage for certain URLs in browser =====
Line 50: Line 53:
  
 ===== Need Additional Support? ===== ===== Need Additional Support? =====
 +
 +For extensions that need some tweaking before being used with LiteMage, visit our [[litespeed_wiki:​cache:​litemage:​supported_extensions#​possible_modification_required|Supported 3rd Party Extensions page]]. ​
  
 If you need any additional support or help installing, configuring,​ or troubleshooting LiteMage for your Magento store, have a look at our [[litespeed_wiki:​cache:​litemage:​troubleshooting:​support|LiteMage Support]] page. If you need any additional support or help installing, configuring,​ or troubleshooting LiteMage for your Magento store, have a look at our [[litespeed_wiki:​cache:​litemage:​troubleshooting:​support|LiteMage Support]] page.
  • Admin
  • Last modified: 2016/04/04 19:11
  • by Michael Alegre