From owner-freebsd-questions Thu Oct 10 10: 4: 5 2002 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 10F6837B401 for ; Thu, 10 Oct 2002 10:04:04 -0700 (PDT) Received: from marstons.services.quay.plus.net (marstons.services.quay.plus.net [212.159.14.223]) by mx1.FreeBSD.org (Postfix) with SMTP id CF13143EA3 for ; Thu, 10 Oct 2002 10:04:02 -0700 (PDT) (envelope-from andrew@bramp.freeserve.co.uk) Received: (qmail 11709 invoked by uid 10001); 10 Oct 2002 18:08:20 -0000 Received: from bramp.plus.com (HELO andrew) (195.166.150.244) by marstons.services.quay.plus.net with SMTP; 10 Oct 2002 18:08:20 -0000 Message-ID: <022c01c2707f$02a0df10$0300a8c0@andrew> From: "Andrew Brampton" To: Subject: How do I go about compiling Mod_Bandwidth for apache? Date: Thu, 10 Oct 2002 18:03:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm a FreeBSD newbie, I've managed to get lots of stuff installed (from ports) and configured it all, so far I have a nice Webserver, Database, DHCP, DNS and a few other servers running (all for fun). But I wanted to try and get mod_bandwidth installed. The reason being is that I want to cap the speed of which files are sent on my webserver. I tried mod_throttle, but it seemed to not work how I liked :(. I've looked around but it appears mod_bandwidth isn't in ports, so I need to compile apache+mod_bandwidth from source, which is a scary thing for me :)... I'm told I can add the config lines add-module=mod_bandwidth.c --permute-module=BEGIN:bandwidth But I havne't a clue where I would type that if I was compiling from ports. Can anyone point me to a guide to help me out? or just pass some tips my way, Thank you for any reply Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message