All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Has anybody used HTB?
Date: Fri, 08 Mar 2002 10:09:24 +0000	[thread overview]
Message-ID: <marc-lartc-101561737700442@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101540571724934@msgid-missing>

you can use one htb here like:

root (your full link, rateÎil%6k)
\
 ssh+icmp leaf (prio=0 ratePk ceil%6k)
 http leaf (prio=1 rate\x100k ceil%6k)
 other leaf (prio=2 rate\x100k ceil%6k)

This is only example - I don't remember correct
numbers you want. In above ssh+icmp will go always
first as long as they are under 50k, then http
is priorized as long as it is in 100k limit ....

devik

On Wed, 6 Mar 2002, eth wrote:

> Martin Devera wrote:
> 
> >Your setup doesn't make much sense. Two htbs can be done
> >but there is no benefit.
> >
> Well... what I'm trying to do is to get a 50Kbytes/s slice in which ICMP 
> and ssh should work perceptible faster than other and, below, http 
> should work perceptible faster than the rest. I try to put the first htb 
> for the 50K overall limit and then make PRIO as qdisc for the first htb. 
> Each of the bands from this PRIO should have some form of limitting and 
> I thought htb would do nice here to. In my view (everybody, please 
> correct me if I'm wrong...) there should be some form of upper limit for 
> the bands of PRIO so I can avoid the sittuation where e.g. 15 machines 
> start to ping so the PRIO's band 0 is always full and no other traffic 
> works...
> 
> >tc qdisc add dev eth1 parent 100:2 handle 102:1 is wrong
> >because each qdisc handle takes form X:0 not X:1 ...
> >devik
> >
> Thanks, I'll try it. :)
> 
> 
> 

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

  parent reply	other threads:[~2002-03-08 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-06  9:05 [LARTC] Has anybody used HTB? eth
2002-03-06  9:20 ` Martin Devera
2002-03-06 14:48 ` eth
2002-03-08 10:09 ` Martin Devera [this message]
2002-03-08 10:49 ` eth
2002-03-08 11:35 ` Martin Devera
2002-03-08 12:54 ` eth

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-101561737700442@msgid-missing \
    --to=devik@cdi.cz \
    --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.