From owner-freebsd-net@FreeBSD.ORG Fri Feb 11 06:48:47 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40CFC16A4CE for ; Fri, 11 Feb 2005 06:48:47 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F9FD43D39 for ; Fri, 11 Feb 2005 06:48:46 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [193.64.42.134] (h86.vuokselantie10.fi [193.64.42.134]) by silver.he.iki.fi (8.13.1/8.11.4) with ESMTP id j1B6mbsE063128; Fri, 11 Feb 2005 08:48:38 +0200 (EET) (envelope-from pete@he.iki.fi) Message-ID: <420C5547.9040800@he.iki.fi> Date: Fri, 11 Feb 2005 08:48:39 +0200 From: Petri Helenius User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: <20050207.182021.68162131.cjh@kr.FreeBSD.org> <200502071319.57331.max@love2party.net> <20050210114006.GB73291@phantom.cris.net> <420BE8CF.2070104@he.iki.fi> <420BF454.3040108@elischer.org> In-Reply-To: <420BF454.3040108@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Max Laier cc: Alexey Zelkin cc: CHOI Junho cc: freebsd-net@freebsd.org Subject: Re: kernel mode httpd/ftpd for FreeBSD? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 06:48:47 -0000 Julian Elischer wrote: > > > Petri Helenius wrote: > >> Alexey Zelkin wrote: >> >>> >>> >>> Why not ? Having small and reliable kernel http server able to >>> handle static >>> content only and limited functionality, would be useful in many cases. >>> >>> >> Why? > > > able to run without a filesystem, while in single user mode? > Didn't think about the web-enabled bootloader and kernel parameter tweaking. I stand corrected. Pete