Hello,

I have a lot of static files on my site, but it's not high volume.
Would I get any benefit from using Lighttpd as my upfront web server
and using mod_proxy to proxy dynamic requests to a Apache/mod_python
setup of Django?

I understand that seperating Django and media files out to spearate
servers is the right approach, but I don't have the resources to put
them on seperate boxes yet. What's the best way to deal with running
different server instances on the one machine?

Cheers,
Andy


--~--~---------~--~----~------------~-------~--~----~
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