Hi all, My django sites and static media are currently served by the same multi-process apache installation, and I'm wondering if it would be more efficient — memory-wise — to have a completely seperate apache install for media (listening to a seperate IP etc). The media installation would have mod_deflate, mod_expires etc installed, and the django one would just have mod_wsgi, whereas currently all these modules are installed in my one apache config.
I'm not familiar enough with how the Apache / mod_wsgi stack works to know whether this would be worthwhile... does anyone know? Hopefully I'm asking this question in the right place... feel free to point me in the right direction if there's a better forum. Regards, Greg Brown --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---