All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Conflict in designing HTB tree...
Date: Fri, 28 Feb 2003 08:08:39 +0000	[thread overview]
Message-ID: <marc-lartc-104641977918332@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104638292118011@msgid-missing>

On Thursday 27 February 2003 22:52, Leszek A. Szczepanowski wrote:
> I have 1024 Mbit link to Internet.
> This link is shared by 3 LANs on my linux box.
> And now - I have to design that these 3 LANs
> gets some fragment of bandwidth. For example,
> rates are: 128/384/512. Ceil is always at link speed.
> I keep rule from FAQ on www.docum.org, which learn
> us: sum of childs rates <= ceil of parent.
> But if I define 3 classes based of customer conception
> (paying for desired bandwidth), where is place for
> creating some interactive classes for traffic like ICMP,
> ACK responses and so on ? If I define next class, give it
> highest priority, rate of 512 kbit, this exceeds rule from
> FAQ, because 128+384+512+512 is not 1024 at all ;-)
You can do this.  But then it's possible that you are sending more data then 
your link can handle.  This is not problem, but it's possible that use some 
control over the bandwidth and that your latency goes up (modem queue will be 
filled).

> So, how to resolve this kind of problem ? Or better I have
> to change conception, and assume that I must create all kind
> of classes (interactive, for big traffic and others) WITHIN
> parent customer classes, on 'per customer' basis ?
Indeed.  You can create extra classes within the the customer class so you can 
give some packets a higher priority.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2003-02-28  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 21:52 [LARTC] Conflict in designing HTB tree Leszek A. Szczepanowski
2003-02-28  8:08 ` Stef Coene [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-104641977918332@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.