[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A665F09.7050104@zytor.com>
Date:	Tue, 21 Jul 2009 17:36:25 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Kyle McMartin <kyle@...artin.ca>
CC:	"Luis R. Rodriguez" <mcgrof@...il.com>,
	linux-kernel@...r.kernel.org,
	Arjan van de Ven <arjan@...radead.org>,
	Ingo Molnar <mingo@...e.hu>,
	Ted Merrill <atheros@...uildsw.com>
Subject: Re: khttpd fate
On 07/21/2009 05:20 PM, Kyle McMartin wrote:
> 
> I think it kind of got replaced by tux, which Red Hat shipped for a
> while, but has been dropped now. I seem to recall davej mentioning a
> while ago that apache had gotten much better at serving static content,
> which is what khttpd/tux were very good at.
> 
Also, lighttpd does really well, all in userspace.  After all, static
http serving really is mostly a bit of header parsing followed by
sendfile(), so as long as a user-space process doesn't just sit on a
bunch of memory it can be done very cheaply.
	-hpa
-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
