Date: Sat, 19 Jul 2003 14:17:10 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Van Vinh Vo <vovanvinh2001@yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: accept filters Message-ID: <20030719141533.S4358@odysseus.silby.com> In-Reply-To: <20030719123049.82835.qmail@web21008.mail.yahoo.com> References: <20030719123049.82835.qmail@web21008.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Jul 2003, Van Vinh Vo wrote: > does it mean that it delays the connection of sockct > when the system is processing others instructions ? > > does it mean that when a process is rruning, the > system receive a connexion, it delay this connexion > and continue running this process, after that it > accept the connexion ! > > and how can we configure this accept filters ? > > please explain me > > Thanks for your helping > Vinh man accept_filter and the two accf_* pages it references, and read the source code. You will learn much more by doing those two things than by us explaining the implementation to you. Mike "Silby" Silbersack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030719141533.S4358>