From: Alexey Talikov <alexey_talikov@texlab.com.uz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Bandwidth allocation by IP
Date: Wed, 05 Jun 2002 12:03:18 +0000 [thread overview]
Message-ID: <marc-lartc-102327867102682@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102327333231207@msgid-missing>
Thanks for your note about my error !!
You right needed dst ip but I write src :((
05.06.2002 16:53:29, Alexander Atanasov <alex@ssi.bg> wrote:
> Hi there!
>
>On Wed, 05 Jun 2002 16:19:41 +0500
>"Alexey Talikov" <alexey_talikov@texlab.com.uz> wrote:
>
>> I rename files gzip its and attach to this mail but don't change
>> anything patch kernel and tc
>
> I'll put them somewhere on the web tonight and provide an url.
>
>> Note it give you equal division for a long term not at the moment
>> Example:
>>
>> tc qdisc add dev eth1 root handle 1:0 esfq hash src
>>
>> It make equal priority for session based on ip address not tcp session
>> like classic SFQ For detail see SFQ
>
> Note that sfq is on egress and client IPs are destinations, not sources,
>so you should use dst hash to divide bandwidth between clients, if you use src hash you have equal
priority on server flows not on clients ones: client A downloads from server X and from server Y,
client B downloads from server Z - you have bandwidth devided to X:Y:Z, not A:B, since downloads
are coming from X/Y/Z(source) to A/B(destination).
>
>--
>have fun,
>alex
>P.S. Thank you for the feedback and trying it. :)
>
-----------------------------------
mailto:alexey_talikov@texlab.com.uz
BR
Alexey Talikov
FORTEK
-----------------------------------
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-06-05 12:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-05 10:34 [LARTC] Bandwidth allocation by IP Vladimir Trebicky
2002-06-05 11:19 ` Alexey Talikov
2002-06-05 11:53 ` Alexander Atanasov
2002-06-05 12:03 ` Alexey Talikov [this message]
2002-06-05 13:09 ` Vladimir Trebicky
2002-06-05 13:48 ` Alexey Talikov
2002-06-05 15:07 ` Alexander Atanasov
2002-06-05 16:50 ` Martin Devera
2002-06-05 17:47 ` Vladimir Trebicky
2002-06-05 18:55 ` Vladimir Trebicky
2002-06-05 23:47 ` Alexander Atanasov
2002-06-06 9:35 ` Vladimir Trebicky
2002-06-06 22:15 ` Alexander Atanasov
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-102327867102682@msgid-missing \
--to=alexey_talikov@texlab.com.uz \
--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.