From owner-freebsd-questions@FreeBSD.ORG Fri Apr 24 21:40:04 2009 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 B4FDD106566B for ; Fri, 24 Apr 2009 21:40:04 +0000 (UTC) (envelope-from neo@gothic-chat.de) Received: from gothnet.eu (srv1.gothnet.eu [83.133.111.128]) by mx1.freebsd.org (Postfix) with ESMTP id 7031E8FC13 for ; Fri, 24 Apr 2009 21:40:04 +0000 (UTC) (envelope-from neo@gothic-chat.de) Received: from localhost (localhost [127.0.0.1]) by gothnet.eu (Postfix) with ESMTP id 6F26633C99 for ; Fri, 24 Apr 2009 23:24:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at gothnet.eu Received: from gothnet.eu ([127.0.0.1]) by localhost (gothnet.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DmPU+gfhyDAr for ; Fri, 24 Apr 2009 23:24:18 +0200 (CEST) Received: from [192.168.2.4] (p579868BD.dip.t-dialin.net [87.152.104.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: neo) by gothnet.eu (Postfix) with ESMTPSA id 98A7533C98 for ; Fri, 24 Apr 2009 23:24:18 +0200 (CEST) Message-ID: <49F22DF0.3000106@gothic-chat.de> Date: Fri, 24 Apr 2009 23:24:00 +0200 From: "Neo [GC]" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Banwidth limited to 800kb per connection 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, 24 Apr 2009 21:40:04 -0000 Hi, I've ancountered a very strange behaviour. I'm running a server with FreeBSD 6.2-STABLE, which is connected to a 100mbit-line at some hosting company. When downloading files over FTP (proftpd) or HTTP (apache 2.2) I only get about 800kb/s, uploading seems to have the same limit (couldn't test it really, as my line stops at abount 860kb/s). When I start multiple downloads, I get 800kb/s for each transfer, up to about 5000kb/s, which is the limit of my downstream at home. Is there some kind of traffic shaping or QOS somewhere? Before moving to the hosting company, I had the server at home and transfered several MB per second with a single FTP-transfer (ethernet). Regards, Neo [GC]