This probably isnt the *best* place to post this, but I figured a lot of folks here have had experience with this.
I am switching off lighty to nginx for static file serving as it handles memcached (as far as i know, lighty does not). Anyhow, I have it up and running ok, but im not sure what the best course of action is for getting items into memcached. My thoughts right now are for it to check memcached for the key, if not found, then serve up the file from disk. Everything else goes to apache. I will just have a cron job populate memcached separately. Is this a common practice or is there a better method for this? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.