From owner-freebsd-net@FreeBSD.ORG Wed Oct 19 21:33:33 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C76B116A41F; Wed, 19 Oct 2005 21:33:33 +0000 (GMT) (envelope-from lists@wm-access.no) Received: from lakepoint.domeneshop.no (lakepoint.domeneshop.no [194.63.248.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3894243D5A; Wed, 19 Oct 2005 21:33:32 +0000 (GMT) (envelope-from lists@wm-access.no) Received: from [192.168.5.8] (host-81-191-3-170.bluecom.no [81.191.3.170]) (authenticated bits=0) by lakepoint.domeneshop.no (8.13.4/8.13.4) with ESMTP id j9JLXUdf010994; Wed, 19 Oct 2005 23:33:31 +0200 Message-ID: <4356BBA1.3000103@wm-access.no> Date: Wed, 19 Oct 2005 23:33:21 +0200 From: =?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael VInce References: <434FABCC.2060709@roq.com> <20051014205434.C66245@fledge.watson.org> <43564800.3010309@roq.com> In-Reply-To: <43564800.3010309@roq.com> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=C308A003 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, stable@freebsd.org Subject: Re: Network performance 6.0 with netperf X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 21:33:33 -0000 Michael VInce wrote: > I reinstalled the netperf to make sure its the latest. > > I have also decided to upgrade Server-C (the i386 5.4 box) to 6.0RC1 and > noticed it gave a large improvement of network performance with a SMP > kernel. > > As with the network setup ( A --- B --- C ) with server B being the > gateway, doing a basic 'fetch' from the gateway (B) to the Apache server > (C) it gives up to 700mbits/sec transfer performance, doing a fetch from > server A thus going through the gateway gives slower but still decent > performance of up to 400mbits/sec. Are you by any chance using PCI NIC's? PCI Bus is limited to somewhere around 1 Gbit/s. So if you consider; Theoretical maxium = ( 1Gbps - pci_overhead ) -- Sten Daniel Sørsdal