Archive of UserLand's first discussion group, started October 5, 1998.
kHTTPd: Static page server for Linux
Author: Eric Kidd Posted: 7/4/1999; 10:17:44 AM Topic: kHTTPd: Static page server for Linux Msg #: 8168 Prev/Next: 8167 / 8169
(Speaking for myself, not for UserLand.)It looks like the Linux community is annoyed by static page benchmarking. Arjan van de Ven (a kernel hacker in the Netherlands) has written a tiny, clever piece of code to serve static pages as quickly as possible:
This code runs in the kernel and intercepts static page requests before they ever reach Apache. Linus thinks that Arjan's code is "very interesting":
http://lwn.net/1999/0610/a/lt-khttpd.html
So yes, I think this is a really solid approach. I can't guarantee that it works, but the initial kernel httpd by Arjan is _very_ small, making me rather optimistic that it's a good idea.
Will this go into the mainstream kernel? Probably not, unless users need it. But the module will most likely be available as an add-on for Linux 2.4.
This is one of the reasons that Microsoft should stop attacking Linux. The more Microsoft advertises some shortcoming in Linux, the greater the number of developers who want to fix it. After all, there's always some guy in the Netherlands who wants a challenge. :-)
Cheers,
Eric
There are responses to this message:
- Further Linux Musings & How to Listen, Eric Kidd, 7/4/1999; 10:21:02 AM
This page was archived on 6/13/2001; 4:51:15 PM.
© Copyright 1998-2001 UserLand Software, Inc.