LARTC
[Top] [All Lists]

Re: [LARTC] Modifying traffic shaping rates according to the amount of a

To: "Andrew Beverley" <andy@andybev.com>
Subject: Re: [LARTC] Modifying traffic shaping rates according to the amount of active users
From: "Ehud Shabtai" <eshabtai@gmail.com>
Date: Sun, 18 Feb 2007 14:25:21 +0200
Cc: lartc@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lHQRCsrHsyT+xDPrshPmzxidaxyQvfoOtRijsVbyDBW5/whgZPE/f/l7nh1u9NXDTIya5M3d7ANakR4paYaza5vUkUbmfPVaLpUS3OdUgmXpSH49ta9LudPqTUqc6jDb/f1PlrEyutu7Xxg8N+igZl8jdOO4dZc5bRM95lp4l00=
In-reply-to: <1171799915.4251.5.camel@andybev.localdomain>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <b8dc1f520702180301r4331e292l1bab33f47b44d33@mail.gmail.com> <1171799915.4251.5.camel@andybev.localdomain>
Sender: lartc-bounces@mailman.ds9a.nl
On 2/18/07, Andrew Beverley <andy@andybev.com> wrote:
> I'm trying to divide my bandwidth between different services, but I'd
> like to take into account the number of active users.

How about use HTB? Set the HTTP guaranteed rate to 80%, and the upper
(ceil) limit of other classes to 100%. This then means that if HTTP is
not using 80% of your link, then the spare bandwidth not used will be
shared between the other classes.

I'm trying to avoid a situation where a small group of users get most
of the bandwidth. If just 1% of my active users are using HTTP, then
I'd like to set its rate to 10%. If 10% of the active users are using
HTTP than limit HTTP to 50%, etc' up to 80%.

I'm trying to set dynamic rate limits according to the distribution of
IP addresses.

--
Ehud Shabtai
http://www.freemap.co.il/map/
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>