From owner-freebsd-current@FreeBSD.ORG Sun Nov 12 05:41:54 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B999F16A40F for ; Sun, 12 Nov 2006 05:41:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11CE843D86 for ; Sun, 12 Nov 2006 05:41:49 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc12) with ESMTP id <2006111205414801200orbt9e>; Sun, 12 Nov 2006 05:41:48 +0000 From: Josh Paetzel To: freebsd-current@freebsd.org Date: Sun, 12 Nov 2006 00:41:38 -0500 User-Agent: KMail/1.9.3 References: <20061112041607.25590.qmail@web34001.mail.mud.yahoo.com> In-Reply-To: <20061112041607.25590.qmail@web34001.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611112341.38581.josh@tcbug.org> Cc: "Mr. Man" Subject: Re: Dell 1950 & 2950 with Broadcom NetXtreme II BCM5708 1000Base-T X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Nov 2006 05:41:54 -0000 On Saturday 11 November 2006 22:16, Mr. Man wrote: > Hmmm...forgive me if i'm totally-off, but why would it have > anything to do with DNS? > > The requests do come out to about 4 per second, (I see them in the > logs, no errors). And if its trying to perform a reverse dns, im > assuming it would only need to do a lookup once (but not even take > this long), then cache the result so the remaining requests would > be fast afterwards, but I just tried it with hostnamelookups Off in > Apache and it didn't make a difference. > > I'm not sure if I made it clear, but I am running the Benchmark > from the -same machine- that Apache & MySQL are running on to > rule-out problems. > > I am seeing the few requests that actually do come through in > httpd-access.log for Apache, they seem fine and, no errors are > present in the error log. I did check the netstat -an right after > I sent the requests and always see a lot of TIME_WAIT's... Im > pretty beginner/intermediate right now at FreeBSD right now, so im > not too sure of any other debug info I could provide. > The bce driver in 6.1-R or earlier is really really buggy in PE 1950/2950 machines. Buggy enough that it's actually unusable. There is a driver that works better in -STABLE although they still haven't ironed all of the issues out of it. -- Thanks, Josh Paetzel