Date: Wed, 12 Nov 1997 14:51:12 +0100 (MET) From: Emmanuel Duros <Emmanuel.Duros@sophia.inria.fr> To: dg@root.com Cc: questions@freebsd.org Subject: Re: rfc1323, cannot make it work! Message-ID: <199711121351.OAA11843@chouette.inria.fr> In-Reply-To: <199711121222.EAA06752@implode.root.com> (message from David Greenman on Wed, 12 Nov 1997 04:22:46 -0800)
next in thread | previous in thread | raw e-mail | index | archive | help
> Try setting the send/recvspace very early in the startup sequence - before >any network device initialization occurs. I seem to recall that the actual >window size that is used is associated with the clone (host) route that is >generated on the first TCP connect, and ends up sticking around after that. >This is also the same reason why using setsockopt(SO_SNDBUF) in an application >to change the amount of buffering doesn't work (this is clearly a bug, but >noone has had any interest in fixing it). I did it and it now works! Thanks a lot. I spent 2 days trying to understand why it was not working... I think this bug (currently feature) should be writen somewhere. Emmanuel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711121351.OAA11843>