[Twisted-web] documentation -- Techno Turkey's fifth adventure
    Manlio Perillo 
    manlio_perillo at libero.it
       
    Mon Jul 17 13:54:18 CDT 2006
    
    
  
Valentino Volonghi aka Dialtone ha scritto:
> [...]
> 
> Since we are talking about best practices... :)
> 
> [...]
> /ProjectName
>   /static
>       /i   - images
>       /s   - styles
>       /j   - javascript
An interesting question is:
when one should consider the option of serving static content with a
server like lighttpd, and forward with mod_proxy requests for dynamic
content to twisted web?
static.File is a no match versus lighttpd, but there is the overhead of
mod_proxy and one should also consider how to design the site layout at
the best.
Thanks and regards   Manlio Perillo
    
    
More information about the Twisted-web
mailing list