deroccha
deroccha

Reputation: 1183

memcache slows down joomla site

I have been trying to enable memcache caching for my joomla site but all page loads are really slow. What should I check to troubleshoot this issue. I'm using joomla 2.5.6 php 5.3

Upvotes: 1

Views: 1138

Answers (1)

GDR
GDR

Reputation: 2311

Memcache is slow with Joomla 2.5. The short answer is: use memcache*d* PHP module, not memcache.

Long answer: https://www.cloudaccess.net/about-us/blog/entry/2013/07/30/is-memcache-slowing-down-your-joomla-site.html

Upvotes: 1

Related Questions