I've been running with memcached caching for a couple of days,
and it works like a charm (450+ hits per second on a cheap-ass
server isn't all that bad ;-).

however, there are two things that I haven't been able to sort
out on my own:

- the admin site is cached too, which makes it a bit hard to use.
it might be a middleware ordering problem, but I haven't found a
working combination. any ideas?

- I would like to explicitly remove pages from the cache, based
on the URL. is there some public API for this that I haven't found ?

(I'm using the "stock" 0.91 release, btw)

cheers /F


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to