Re: kernel mode httpd/ftpd for FreeBSD?

From: Julian Elischer (julian_at_elischer.org)
Date: 02/11/05

  • Next message: Kelly Yancey: "Patch to set TCP_NOPUSH on libfetch HTTP connections"
    Date: Fri, 11 Feb 2005 13:14:45 -0800
    To: CHOI Junho <cjh@kr.FreeBSD.org>
    
    

    CHOI Junho wrote:

    >
    >Again, I know what is tux and why there is no such experiment on
    >FreeBSD.
    >
    As I mentionned earlier.
    This is not totally true.
    An in-kernel httpd was implemented using the netgraph ksocket node to
    open a socket in the kernel.
    The httpd was I believe implemented as a netgraph module.
    It should be possible to re-do this work relatively simply, as all the
    required features were
    committed back into the standard netgraph ksocket node.

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Kelly Yancey: "Patch to set TCP_NOPUSH on libfetch HTTP connections"