From owner-freebsd-performance@FreeBSD.ORG Tue Jul 13 07:47:58 2004 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F10E816A4CE for ; Tue, 13 Jul 2004 07:47:57 +0000 (GMT) Received: from relay.kiev.sovam.com (relay.kiev.sovam.com [212.109.32.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E21F43D3F for ; Tue, 13 Jul 2004 07:47:57 +0000 (GMT) (envelope-from dimitry@al.org.ua) Received: from [212.109.32.116] (helo=svitonline.com) by relay.kiev.sovam.com with esmtp (Exim 4.34) id 1BkI15-0007P3-Q0 for freebsd-performance@freebsd.org; Tue, 13 Jul 2004 10:47:55 +0300 From: Dmitry Alyabyev To: freebsd-performance@freebsd.org Date: Tue, 13 Jul 2004 10:47:55 +0300 User-Agent: KMail/1.6.2 References: In-Reply-To: X-NCC-RegID: ua.svitonline MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407131047.55631.dimitry@al.org.ua> X-Scanner-Signature: 0a21689c2f1d2e94d8aa83f1a1b60733 X-DrWeb-checked: yes Subject: Re: ethernet rate limiting?? X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dimitry@al.org.ua List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 07:47:58 -0000 On Tuesday 13 July 2004 06:07, Joe wrote: > Hi > > > Here goes for a first post. > > > I run an mldonkey server under 4.10-STABLE (though I noticed the same > behaviour under 4.8 and 4.9). It also runs samba and ssh2 all on a > p2-333. > > Generally what happens is I download files to this fbsd server and > share them to my other pc via samba. When first rebooted this > works fine with full ethernet copy speeds. > > After a while copying files from the fbsd box to the pc rate limits > to 40k (via smb/ftp/ssh2 whichever) over the ethernet lan. This is on > 100mbit cards I've tried different cables/cards/switches etc with no luck. > > I'm guessing there is some memory/network/file descriptor limit I'm > hitting and I've no idea how to extend it or clear it. i think the problem is wrong duplex negotiation try to set it manually on switch port and ethernet card -- Dimitry