Thursday, February 3, 2011

Re: Memcache configured, but not used !?

On 03.02.2011, at 13:38, Tom Evans wrote:

> You don't specify what version of django you are using. I suspect you
> are referring to the trunk/1.3 docs, and using 1.2. In 1.2, the cache
> is controlled by settings.CACHE_BACKEND, which defaults to locmem if
> omitted.

You are right I am using 1.2.4 (see my previous answer).

Now it seems, that the cach is working although the cache-debug-panel shows every values as being 0, but I can tell by the SQL query panel that the datebase wasn't hit.

Just saw that the caches debug panel is not really working:
http://code.google.com/p/django-debug-toolbar/issues/detail?id=13

thanks for helping me out!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment