From owner-freebsd-questions@FreeBSD.ORG Mon May 2 18:03:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADADA16A4CF for ; Mon, 2 May 2005 18:03:02 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F33C43D69 for ; Mon, 2 May 2005 18:03:02 +0000 (GMT) (envelope-from zslist@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so920698rnf for ; Mon, 02 May 2005 11:02:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lgluWiCyb8f9g3B2DpuC15EVbhaFKTg5CXsDgpn9awNU7/jLOnhlB63TGdWpcVsA10wD6nKM1bK2q3JVEXI9MPFENfPpV68uWsYftlUmLtCC9ibusGgUmd9o4Co1qtu7G0sC/wnrPd9+78CGHNcChIXsl9zjDfTuQ6BP6ljB44Y= Received: by 10.38.97.35 with SMTP id u35mr6403035rnb; Mon, 02 May 2005 11:02:59 -0700 (PDT) Received: by 10.38.89.26 with HTTP; Mon, 2 May 2005 11:02:59 -0700 (PDT) Message-ID: Date: Mon, 2 May 2005 11:02:59 -0700 From: benchmark To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: How to diagnose network sluggish. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: benchmark List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 18:03:02 -0000 BSD 5.3 release I am still having network sluggish problems. Any browser (firefox, mozilla, opera) loads the same page slower than their counter parts on Windows XP (or Gentoo linux). I am setting it up as DHCP on all of these systems using the same name server, so I don't think it's DNS issuses. Any suggestions as to how to debug/diagnosis this problem? thanks.