On Monday 07 February 2005 10:20, CHOI Junho wrote:
> Anyone knows about kernel-mode httpd/ftpd for FreeBSD? (just like tux
>  of linuxI searched several times but failed.

No there is not.  In my humble opinion it's a *really* bad idea to implement 
something that vulnarable to external attacks and buffer overflows inside the 
kernel.  The often claimed performance benefit can as easily be achieved with 
accept filters (see esp. accf_http(9)) and kqueue(9).  There is really no 
need to put this into the kernel.

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

Attachment: pgpjg9MD3d0Re.pgp
Description: PGP signature

Reply via email to