On Mon, Jul 13, 2009 at 3:12 PM, Michel Thadeu Sabchuk<miche...@gmail.com> wrote: > I made a script to generate the homepage every x minutes and serve it > through nginx, I don't have too much RAM :)
this is a really good solution. some benchmarks have shown NginX performance when serving static files comparable to memcached. the main hurdle is to control expiry when needed; but on simple cases (like these) can be the best way. -- Javier --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---