Hello, I have set up a cache system, storing the cache data in disk.
I have a kind of static pages, that usually, it never change, but just
in case, I have set a cache for 12 hours.
If I change a page and I need to make the changes visible inmediatly,
I delete the cache file from disk.
Now I'm thinking to set a memcache system, and I have a question. Is
there any way to flush the cache and force the load of the new
content?
As a second question, I'd like to know your experiences with memcache,
and how much memmory have you assigned to it.

Thank you very much.


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to