Date: Wed, 08 Oct 1997 15:59:33 -0700 From: David Greenman <dg@root.com> To: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> Cc: joerg_wunsch@uriah.heep.sax.de, hackers@FreeBSD.ORG Subject: Re: TCP problem Message-ID: <199710082259.PAA24090@implode.root.com> In-Reply-To: Your message of "Wed, 08 Oct 1997 19:34:43 -0200." <199710082134.TAA24677@gaia.coppe.ufrj.br>
next in thread | previous in thread | raw e-mail | index | archive | help
>Uh, er, yes... :) > >I wanted to test some parameters in order to push network performance >since this machine is a mid-sized squid server that I'm using to project >bigger ones. ... >/usr/sbin/sysctl -w net.inet.tcp.sendspace=65536 >/usr/sbin/sysctl -w net.inet.tcp.recvspace=65536 This is the cause of the problem. You really don't want to change these, anyway. You'll see the best performance at the default of 16KB. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710082259.PAA24090>