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 [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

