5 messages in com.googlegroups.pylons-discussRe: Pylons-powered sites
FromSent OnAttachments
Chas Emerick21 Aug 2006 21:13 
Martin23 Aug 2006 14:54 
Jamie Wilkinson23 Aug 2006 14:55 
Ben Bangert23 Aug 2006 17:20 
ToddG23 Aug 2006 20:40 
Subject:Re: Pylons-powered sites
From:Jamie Wilkinson (ja@spacepants.org)
Date:08/23/2006 02:55:46 PM
List:com.googlegroups.pylons-discuss

This one time, at band camp, Chas Emerick wrote:

Some details for those who are interested: - Both sites run behind lighttpd using scgi. - lighttpd is configured to serve all of the static content -- I know that pylons does etag better, and last-modified-since headers properly, etc., but lighttpd provides order-of-magnitude better throughput

Can you post some example configurations? Thanks.