Skip site navigation (1)Skip section navigation (2)
Date:      23 Nov 2001 21:10:49 +0500
From:      Joe Clarke <marcus@marcuscom.com>
To:        francisv@dagupan.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Maximizing throughput
Message-ID:  <1006531850.39074.0.camel@shumai.marcuscom.com>
In-Reply-To: <10F29E27A956D511B0940050DA8D86A9340BE6@apmail.dagupan.com>
References:  <10F29E27A956D511B0940050DA8D86A9340BE6@apmail.dagupan.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2001-11-22 at 04:02, francisv@dagupan.com wrote:
> Hi,
> 
> I have an Intel Pro 100/S NIC on FreeBSD 4.4-STABLE -- transferring huge
> (~650MB) files to another computer is only around 1.78Mbps. The machines are
> connected via a Cisco 3500XL switch at full-duplex, 100Mbps. Is there any
> other way to increase the throughput or is this the actual bandwidth limit?
> 

What -STABLE is this?  There was a recent patch to tcp_input.c in
-STABLE that fixes a problem with TCP performance with regard to
applications like FTP.  It was committed 11/12.

Also, since you're using a XL switch, you should hard code duplex and
speed on the switch and the FreeBSD box.  If you don't do this, you'll
most likely encounter a duplex problem on the switch end.  This can be
seen by looking at the error counters of a show int fa0/x on the 3500.

Joe

> ---
>  francis a. vidal [bitstop network services] | http://www.dagupan.com
>  streaming media + web hosting               | http://www.keystone.ph
>  v(02)330-2871,(02)330-2872; f(02)330-2873   | http://www.kuro.ph
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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?1006531850.39074.0.camel>