From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 04:14:03 2004 Return-Path: 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 576B816A4D2 for ; Fri, 23 Jan 2004 04:14:03 -0800 (PST) Received: from postino-1.etat.lu (postino-1.etat.lu [194.154.205.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843A343D48 for ; Fri, 23 Jan 2004 04:14:00 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus.cie.etat.lu (avirus.cie.etat.lu [148.110.136.55]) by postino-1.etat.lu (Postfix) with ESMTP id A3E963870A8 for ; Fri, 23 Jan 2004 13:13:59 +0100 (CET) Received: from hermes-2 (localhost [127.0.0.1]) by avirus.cie.etat.lu (8.11.7+Sun/8.8.8) with ESMTP id i0NCDwM29696 for ; Fri, 23 Jan 2004 13:13:58 +0100 (MET) Received: from conversion-daemon.mail.etat.lu by mail.etat.lu (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) id <0HRX00701YOMLK@mail.etat.lu> for freebsd-questions@freebsd.org; Fri, 23 Jan 2004 13:13:59 +0100 (MET) Received: from lucy ([148.110.43.189])18 2003)) freebsd-questions@freebsd.org; Fri, 23 Jan 2004 13:13:56 +0100 (MET) Date: Fri, 23 Jan 2004 13:14:06 +0100 From: Didier WIROTH To: freebsd-questions@freebsd.org Message-id: <0HRX00BGGZB8OX@mail.etat.lu> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Thread-index: AcPhpU/7hppcpwdjQjeTG8OzI5bMQQAAMmbAAAEQvTA= Subject: FW: totally allocated apache bandwidth in freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 12:14:03 -0000 I forgot to mention that I'm using FreeBSD5.2-release. Perhaps pf & altq would also be a solution for limiting bandwidth?! -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Didier WIROTH Sent: vendredi 23 janvier 2004 12:38 To: freebsd-questions@freebsd.org Subject: totally allocated apache bandwidth in freebsd Hi, (I'm new to freebsd and apache) With mod_bandwidth you can limit bandwidth per client ip or make adjustments depending on the size of the file etc.. But as far I've read so far you can't limit an overall bandwidth with it. In Microsoft IIS you have an option "Limit the total network bandwidth available for all Web sites on this server" the webserver can use on the network. My goal: when the server is saturated because of http bandwidth, I want a reasonable amount of free banwidth for the following protocols: 1) ssh 2) ftp I want to be able to logon via ssh and upload or download ftp files at any given time without being handicaped by http bandwidth. I simply want a predefined available free bandwidth. How do you handle this throttle limits on Freebsd? Are you using ipfw dummynet? (may be you have link with sample rules, I've already read man 8 ipfw) Perhaps other possibilities? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"