Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 02:21:31 -0700
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        Tony Finch <dot@dotat.at>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern uipc_accf.c src/sys/netinet accf_http.c src/sys/sys socketvar.h
Message-ID:  <20000907022131.V18862@fw.wintelcom.net>
In-Reply-To: <20000907023342.G656@hand.dotat.at>; from dot@dotat.at on Thu, Sep 07, 2000 at 02:33:42AM %2B0000
References:  <200009061849.LAA34906@freefall.freebsd.org> <20000907023342.G656@hand.dotat.at>

next in thread | previous in thread | raw e-mail | index | archive | help
* Tony Finch <dot@dotat.at> [000906 19:33] wrote:
> Alfred Perlstein <alfred@FreeBSD.org> wrote:
> >
> >  Accept filter maintainance
> >
> >    2) Check if a socket has filled and dump to the listener
> 
> Cool, but I think it would be better if you could configure an accept
> filter limit smaller than the socket buffer size.

Afaik this can be achieved by using setsockopt to set the highwater
on the socket.

> Also, what chance on timeouts for filtered connections?

That's possible, but right now I'd like to fix the way listen()
overflows are handled. (make them FIFO)

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000907022131.V18862>