Differences

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

Link to this comparison view

litespeed_wiki:cache:litemage:troubleshooting:site-slowing-down-over-time [2017/05/03 15:33] (current)
Michael Alegre created
Line 1: Line 1:
 +~~NOTOC~~
  
 +====== Site Slowing Down Over Time ======
 +
 +==== Symptoms ====
 +  * Site gets slower over time.
 +
 +==== Cause ====
 +For some big sites, 35,000 products & 500,000 SKUs for example, the speed at which pages are served begins to slow down after the ''​var/​cache''​ directory fills up. 
 +
 +==== Solution ====
 +The problem can be resolved by switching Magento'​s backend default filesystem cache (in ''​var/​cache''​) to an in-memory cache directory using [[http://​www.devdocs.magento.com/​guides/​m1x/​ce18-ee113/​using_redis.html|Redis]] or Memcached. ​
 +
 +If this problem persists, try flushing both the Magento cache and Redis/​Memcached manually.
  • Admin
  • Last modified: 2017/05/03 15:33
  • by Michael Alegre