From owner-freebsd-performance@FreeBSD.ORG Fri Nov 19 03:02:04 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 27DB516A4CE for ; Fri, 19 Nov 2004 03:02:04 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8B543D49 for ; Fri, 19 Nov 2004 03:02:03 +0000 (GMT) (envelope-from aaron.glenn@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so32981rne for ; Thu, 18 Nov 2004 19:02:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=BXmfCMgfn1xU0wl2x2LWcWaXN/5lQ14Bx8JnEv6tyMnXMS4I6ntvYJhmGSEPEb64zSeca8kd/tyPQmYwLkJqWM1dV2kBcwgBECDXpDqBA/VV98zHYzf1zmoN8+I0G9hD7c85Y8VbOj24Hj9zueeOI8hj6FZ3v6eXy0IKK67K/hI= Received: by 10.38.67.26 with SMTP id p26mr211876rna; Thu, 18 Nov 2004 19:02:02 -0800 (PST) Received: by 10.38.151.56 with HTTP; Thu, 18 Nov 2004 19:02:02 -0800 (PST) Message-ID: <18f601940411181902605bebbd@mail.gmail.com> Date: Thu, 18 Nov 2004 19:02:02 -0800 From: Aaron Glenn To: Bryan Fullerton In-Reply-To: <35de0c30041118183491b383b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <18f6019404111801471db5bbfd@mail.gmail.com> <35de0c30041118183491b383b@mail.gmail.com> cc: freebsd-performance@freebsd.org Subject: Re: I've ran out of ideas X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Aaron Glenn List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 03:02:04 -0000 On Thu, 18 Nov 2004 21:34:17 -0500, Bryan Fullerton wrote: > I haven't seen this in any of the other replies (or if it was there I > miised it, sorry) - have you confirmed that the network interface is > running at full duplex on both your box and the switch? d# ifconfig fxp0 fxp0: flags=18843 mtu 1500 options=48 inet 64.235.239.37 netmask 0xfffffff8 broadcast 64.235.239.39 inet6 fe80::207:e9ff:feff:86dd%fxp0 prefixlen 64 scopeid 0x1 ether 00:07:e9:ff:86:dd media: Ethernet autoselect (100baseTX ) status: active d# Regards, aaron.glenn