Date: Thu, 09 Nov 2000 10:31:47 -0600 From: nathan <beemern@telecom.ksu.edu> To: "John E. Adams" <adamsj@polksheriff.org>, freebsd-questions@FreeBSD.ORG Subject: Re: Packet size Message-ID: <3A0AD173.7556935@telecom.ksu.edu> References: <7C33AF2A208FD411B53100D0B789776507F5F4@ntbartow.pcs.polksheriff.org> <3A0ACE84.14E2FD3E@telecom.ksu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
i love the mailing list archives. searching for "tcp window" i found: --snip-- freebsd, you can set many system parameters using sysctl. If I remember correctly, you want to set the parameter net.inet.tcp.receivespace. You can get a complete list of settings with command sysctl -A. --snip-- eg on my box: sysctl -A | grep net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A0AD173.7556935>