Closed (fixed)
Project:
Memcache API and Integration
Version:
6.x-1.9-rc1
Component:
memcache.inc
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2011 at 15:36 UTC
Updated:
5 Feb 2012 at 23:30 UTC
When I have memcache turn on I see that the cache tables in the database still fill up. Is this normal? Does it mean that memcache is not doing what it should be?
Thanks for your help.
Comments
Comment #1
catchYou need to set this up in settings.php, not just enable the module. See instructions in README.txt.
Comment #2
mrwhizkid commentedHi. Thanks for the response.
Everything is set up correctly and I know that memcache is working. I have gone into the port and there is no problem.
I am just asking specifically about the database cache tables. All of them continue to fill up. Is this normal with memcache activated?
Thanks.
Comment #3
abx commentedIf you really set it correctly, your cache tables in database will not continue to fill up. Try to empty your cache table and you will see that there is zero record/row in it if you use Memcache.