From owner-freebsd-questions Sun Dec 16 10: 3:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mustard.heime.net (mustard.heime.net [194.234.65.222]) by hub.freebsd.org (Postfix) with ESMTP id 2AE7937B41D for ; Sun, 16 Dec 2001 10:03:13 -0800 (PST) Received: from localhost (roy@localhost) by mustard.heime.net (8.11.6/8.9.3) with ESMTP id fBGI2kN05680 for ; Sun, 16 Dec 2001 19:02:51 +0100 Date: Sun, 16 Dec 2001 19:02:46 +0100 (CET) From: Roy Sigurd Karlsbakk X-Sender: To: Subject: in-kernel web server??? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi all I've been trying to setup a pretty weird system with Linux and the in-kernel web server Tux. This gives me quite good I/O, and with zero-copy memory operation, this is FAST! Problem: Linux caching/buffering sucks, and by reading lots of large files at once (some 200 files, each 3-4GB), the system slows down to a mere 1MB/sec after 30-40 seconds. Are there any Tux/khttpd-like (in-kernel) web servers for FreeBSD? best regards roy PS: Please cc: to me as I'm not on the list -- Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message