From owner-freebsd-performance@FreeBSD.ORG Mon Nov 22 16:45:56 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 7B2EA16A4CE for ; Mon, 22 Nov 2004 16:45:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A9643D1D for ; Mon, 22 Nov 2004 16:45:56 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so206902wri for ; Mon, 22 Nov 2004 08:45:55 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=onH9Fasata9C77TRYmA947VXY/6hcjLbZbcM5e1VbPU23VYEV7SRtWwuUz+OU1wXmMU9wUItCePOehKvSfFFMrYDVq3exuHlhW4Mszed4fKmY9tKvDUEWpFpjr9bJ9Rq1phSQmrBv9zfaGMr2ehL7LYX1p6fSp05aH4XD2t3+sU= Received: by 10.54.20.74 with SMTP id 74mr813354wrt; Mon, 22 Nov 2004 08:45:55 -0800 (PST) Received: by 10.54.19.65 with HTTP; Mon, 22 Nov 2004 08:45:55 -0800 (PST) Message-ID: <35de0c30041122084519ef3859@mail.gmail.com> Date: Mon, 22 Nov 2004 11:45:55 -0500 From: Bryan Fullerton To: freebsd-performance@freebsd.org In-Reply-To: <18f60194041121222468ea996e@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> <18f601940411181902605bebbd@mail.gmail.com> <20041119152642.GA5143@octanews.net> <18f60194041119104939fe9156@mail.gmail.com> <1509.147.8.17.110.1101094111.squirrel@sml.dyndns.org> <18f60194041121222468ea996e@mail.gmail.com> Subject: Re: I've ran out of ideas X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bryan Fullerton List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 16:45:56 -0000 On Sun, 21 Nov 2004 23:24:31 -0700, Aaron Glenn wrote: > Can't remember if I posted this to the list, but I ftp'ed /dev/zero > from another box on another subnet two switches away at 93Mbps > sustained (for three minutes). The cable, network card, network > driver, and network I/O is fine. I'm positive I'm hitting the > limitations of Apache or thttpd - but I don't know why. You could try asking the thttpd list. Bryan