Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2002 16:17:25 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        "Rogier R. Mulhuijzen" <drwilco@drwilco.net>
Cc:        Dominic Marks <dominic_marks@btinternet.com>, hiten@uk.FreeBSD.org, hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: in-kernel HTTP Server for FreeBSD?
Message-ID:  <Pine.BSF.4.21.0202171616090.39539-100000@InterJet.elischer.org>
In-Reply-To: <5.1.0.14.0.20020218004250.01bd1fc0@mail.drwilco.net>

next in thread | previous in thread | raw e-mail | index | archive | help
there is a netgraph module in standard systems 
(ng_ksocket) that does the socket part but youstill need to 
write the http node.. John Polstra's one is proprietary.


On Mon, 18 Feb 2002, Rogier R. Mulhuijzen wrote:

> At 14:59 17-2-2002 +0000, Dominic Marks wrote:
> >On Sun, Feb 17, 2002 at 06:33:43AM -0800, Hiten Pandya wrote:
> > > Is there any In-Kernel HTTP Server for FreeBSD, like there is
> > > kHTTPD for Linux?
> >
> >Ive never seen or heard of one, at least not one available to the
> >general public. Services should be executed in the user space, thats
> >what its for. Cross-polluting these user/kernel environments is to be
> >discouraged.
> 
> I've heard of a netgraph module that does HTTP, but I'm not sure where 
> unfortunately.
> 
> Also this sort of thing can be useful for embedded devices.
> 
> My EUR0.02
> 
>          DocWilco
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0202171616090.39539-100000>