diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000308.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000308.html')
-rw-r--r-- | pipermail/nel/2001-February/000308.html | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000308.html b/pipermail/nel/2001-February/000308.html new file mode 100644 index 00000000..3af23ac3 --- /dev/null +++ b/pipermail/nel/2001-February/000308.html @@ -0,0 +1,68 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] NeL Network Engine</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:nevrax%40bernard-hugueney.org"> + <LINK REL="Previous" HREF="000307.html"> + <LINK REL="Next" HREF="000263.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] NeL Network Engine</H1> + <B>Bernard Hugueney</B> + <A HREF="mailto:nevrax%40bernard-hugueney.org" + TITLE="[Nel] NeL Network Engine">nevrax@bernard-hugueney.org</A><BR> + <I>Wed, 28 Feb 2001 23:13:12 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000307.html">[Nel] NeL Network Engine</A></li> + <LI> Next message: <A HREF="000263.html">[Nel] NeL Network Engine</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#308">[ date ]</a> + <a href="thread.html#308">[ thread ]</a> + <a href="subject.html#308">[ subject ]</a> + <a href="author.html#308">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>* Zane <<A HREF="mailto:zane@supernova.org">zane@supernova.org</A>> [010228 19:17]: +><i> ----- Original Message ----- +</I>><i> From: "Vincent Caron" <<A HREF="mailto:v.caron@zerodeux.net">v.caron@zerodeux.net</A>> +</I>><i> Subject: Re: [Nel] NeL Network Engine +</I>><i> +</I>><i> +</I>><i> Would not the wisest choice be to research all the high performance web +</I>><i> servers out there? It seems to me that this problem has been researched +</I>><i> quite extensively by a LOT of other GPL projects. I doubt you'd be able to +</I>><i> find a better solution than what Apache or other heavy duty web servers have +</I>><i> already implemented. +</I>><i> +</I>><i> -E.J. Wilburn +</I>><i> <A HREF="mailto:zane@supernova.org">zane@supernova.org</A> +</I>><i> +</I>Indeed, this is a MUCH debated suject. But I'm afraid Apache is not +the fastest example to follow (they have special constraints such as modules +interface) Zeus and TUX Threaded linUX webserver or BOA come to mind. +<A HREF="http://www.kegel.com/c10k.html">http://www.kegel.com/c10k.html</A> seems interesting but a nit out of date ... +Anyway, there was a discussion on lkml on how to overcome select()/poll() +shortcomings with a new API. If it made it to kernel 2.4, you should be +looking that way. + +Bernard + +</pre> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000307.html">[Nel] NeL Network Engine</A></li> + <LI> Next message: <A HREF="000263.html">[Nel] NeL Network Engine</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#308">[ date ]</a> + <a href="thread.html#308">[ thread ]</a> + <a href="subject.html#308">[ subject ]</a> + <a href="author.html#308">[ author ]</a> + </LI> + </UL> +</body></html> |