From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 18:31:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 78BCF16A41F for ; Thu, 27 Oct 2005 18:31:06 +0000 (GMT) (envelope-from spammesilly@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F8043D64 for ; Thu, 27 Oct 2005 18:31:02 +0000 (GMT) (envelope-from spammesilly@gmail.com) Received: by xproxy.gmail.com with SMTP id t8so537wxc for ; Thu, 27 Oct 2005 11:31:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lCGUbQ7OrUCEue7Me+6771IxncQ3MeSbGFWG52RdsLVO00iNJxsnrGhBnL0Qmt+n/lVVWSA+dkpOeb21ESoIRJ0TzNLDI1+VW8Nh1JmXqDaB665nLIwj+Y5vAd5Nt1GaScJulQUuxEBIhtAE3L6B9JVoZlW+3tOc5v6Pou483+s= Received: by 10.65.96.10 with SMTP id y10mr1838665qbl; Thu, 27 Oct 2005 11:31:01 -0700 (PDT) Received: by 10.65.196.13 with HTTP; Thu, 27 Oct 2005 11:31:01 -0700 (PDT) Message-ID: Date: Thu, 27 Oct 2005 14:31:01 -0400 From: Daniel Gonzalez To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Window scaling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 18:31:06 -0000 > > "Do you think that it is possible to modify parameters on the BSD box in > order to reach the same transfer rates than the Debian box with only one > connection ?" I would think there may be options you can pass to the ethernet driver via ifconfig or maybe adjusting net related sysctls. You could try this REDE2SRV# sysctl -h -a | grep 'net.*' That will give you a dump of network related tunable kernel parameters. Other than that, I would need to see a dmesg (or the relevant boot messages for you nic) Hope that helps -- Dan Gonzalez spammesilly@gmail.com IM: signulth