I need access control to the media (images in small, medium and full resolution), is there any point in using another apache instance if i want to use the django user authentication, or would the whole mod_python overhead go into memory anyway?
On Dec 20, 7:49 am, "James Bennett" <[EMAIL PROTECTED]> wrote:
So we generally recommend using a separate instance of Apache (with no mod_python) or some other web server (lighttpd is very good at this) to handle serving static CSS files, JavaScript, images, etc.; the result is *much* more efficient use of your available resources.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---