Date: Wed, 13 Dec 2006 13:40:51 +0100 From: Claudio Jeker <cjeker@diehard.n-r-g.com> To: freebsd-net@freebsd.org Subject: Re: Automatic TCP send and receive socket buffer sizing Message-ID: <20061213124051.GC7215@diehard.n-r-g.com> In-Reply-To: <20061213141647.J72584@mp2.macomnet.net> References: <457F2D82.6000905@freebsd.org> <20061213141647.J72584@mp2.macomnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 13, 2006 at 02:22:11PM +0300, Maxim Konovalov wrote: > [...] > > Any tests and test reports are very welcome. > > I saw a question asked several times but no answer: what happens with > the sockets when you explicitly call setsockopt() to set a socket > buffer size? Is automatic buffer sizing enabled for them? > It disables the automatic buffer sizing. You want a fixed buffer size you get a fixed buffer size. -- :wq Claudio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061213124051.GC7215>