From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 12:30:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75D0C1065673 for ; Fri, 28 Jan 2011 12:30:08 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 31DC48FC1B for ; Fri, 28 Jan 2011 12:30:07 +0000 (UTC) Received: by qyk8 with SMTP id 8so690735qyk.13 for ; Fri, 28 Jan 2011 04:30:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.248.212 with SMTP id mh20mr918386qcb.89.1296217807332; Fri, 28 Jan 2011 04:30:07 -0800 (PST) Received: by 10.229.102.19 with HTTP; Fri, 28 Jan 2011 04:30:07 -0800 (PST) X-Originating-IP: [93.221.175.76] In-Reply-To: <20110126064936.GA7273@thought.org> References: <20110126064936.GA7273@thought.org> Date: Fri, 28 Jan 2011 13:30:07 +0100 Message-ID: From: "C. P. Ghost" To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List Subject: Re: Could any port be sucking up bandwidth? 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: Fri, 28 Jan 2011 12:30:08 -0000 On Wed, Jan 26, 2011 at 7:49 AM, Gary Kline wrote: > Guys, > > Before the 11th of January I was streaming both audio and video > streams with little to zero wait time. =A0In other words, I could > stream about 50 minutes of audio with only a second or two of pause > time delay [[AKA congestion]]. Try sockstat(1) and watch for other processes' connections. And remember: sometimes, it's the network provider doing traffic shaping, i.e. throttling your line based on the kind of traffic you're generating. -cpghost. --=20 Cordula's Web. http://www.cordula.ws/