From owner-freebsd-stable Thu Jul 27 17:27:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 19BA537C1AB for ; Thu, 27 Jul 2000 17:27:25 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 13Hxzh-0000sZ-00 for freebsd-stable@FreeBSD.ORG; Thu, 27 Jul 2000 20:27:17 -0400 Date: Thu, 27 Jul 2000 20:27:16 -0400 From: Peter Radcliffe To: freebsd-stable@FreeBSD.ORG Subject: Re: Which applications are using kqueue ? Message-ID: <20000727202716.D29280@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20000728092433.A12228@gurney.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from kris@FreeBSD.org on Thu, Jul 27, 2000 at 05:17:26PM -0700 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway probably said: > On Fri, 28 Jul 2000, Andrew Reilly wrote: > > The boa HTTP server might be as good a place to start too: it > > doesn't fork either (except to run CGI scripts). Actually, thttpd > > sounds pretty similar. I hadn't looked at it before. Have you > > compared them at all? > > Nope, but the 't' appealed to me as a good one to start with :-) I've been using phttpd on machines where I want to serve a small amount of information via http and don't want to install something major like apache. Modular (literally loaded modules) for the different functions, so if you don't want a particular thing, like cgi, you don't install the module and comment it out of the config file. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message