Re: Lighttpd and mod_proxy

2007-03-04 Thread Ramiro Morales
On 3/4/07, andyhume <[EMAIL PROTECTED]> wrote: > > 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 un

Lighttpd and mod_proxy

2007-03-04 Thread andyhume
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