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

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to