From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 10:58:51 2008 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 0B74E106566B for ; Sun, 13 Apr 2008 10:58:51 +0000 (UTC) (envelope-from freebsd@ethernull.org) Received: from corruption.ethernull.org (81-86-45-156.dsl.pipex.com [81.86.45.156]) by mx1.freebsd.org (Postfix) with ESMTP id 5A0BC8FC17 for ; Sun, 13 Apr 2008 10:58:49 +0000 (UTC) (envelope-from freebsd@ethernull.org) Received: from [192.168.1.203] (patsy@[192.168.1.203]) by corruption.ethernull.org (8.14.0/8.14.0) with ESMTP id m3DB5e4E003159 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 13 Apr 2008 11:05:44 GMT Message-ID: <4801E33E.1030805@ethernull.org> Date: Sun, 13 Apr 2008 11:41:02 +0100 From: Patsy User-Agent: Icedove 1.5.0.14pre (X11/20080305) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Limiting apache's upload speed? 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: Sun, 13 Apr 2008 10:58:51 -0000 Hello list, I am running FreeBSD 7.0-RELEASE (GENERIC), I am running Apache 2.2.6_2 and hosting a small website with a few relatively small (500kB-900kB) photographs. I am doing so from a home ADSL connection in the UK and so I am estimating my upload capacity at 500kb/s. When I have apache enabled and serving the web page it seems to disrupt my other network programs - on my main computer (running Debian etch) Wengophone stutters and my browser slows down noticeably. When apache is disabled these problems disappear. I do not wish to take my website down and so I was hoping somebody would be able to tell me if it is possible to throttle apache's upload speed. It seems that this would provide a good solution - people will need to wait a little longer to see my page, but a change of waiting 3 seconds to waiting 6 seconds isn't terrible. My router does not appear to have the option to throttle individual hosts/ports. Any advice on the matter would be appreciated. Patsy