Displaying 20 results from an estimated 2000 matches similar to: "leaky bucket on bursty multicast"
2005 May 26
2
Leaky bucket in TC
Hi,
I am trying to control bandwidths of the connections by using TC with
HTB. But I want to implement Leaky Bucket on this structure so as to
have a straight flow.
Due to being new in this area, could anyone help me how I could do this?
Does TC support leaky bucket?
Best regards,
Fatih Duzova
2004 Apr 15
8
Making tcp start transfers slow
Hey list
I have almost gotten my shaping setup up and running as planned. The
last barrier seems to be tcp overshooting availible bandwidth when its
starting a transfer, and thereby bursting the line, so ping rises for a
moment. At least this is my best guess at the problem :)
There is a possibility that its just plain old traffic being bursty for
some reason.. I am using bittorrent to test this,
2005 May 28
2
bandwidth control on htb
Hi,
I implemented queues on some ports with htb by filtering. and to have
a constant bw, i defined rate and ceil the same. But while watching
the bw''s, I ve realized they may sometimes exceed the defined value
for short periods. How could I avoid this situation? I thought that
implementing a leaky bucket''d be fine but i m not sure about this and
how to do it on tc.
I would be
2005 Nov 14
6
Transfer speed exceeding the ceil
What''s going on here? I''m spewing UDP traffic at this thing, and it is
exceeding the ceil. Anyone know how to fix this?
class htb 1:613 parent 1:5 leaf 613: prio 6 quantum 2560 rate 20480bit
ceil 103360bit burst 15Kb/8 mpu 0b overhead 0b cburst 1728b/8 mpu 0b
overhead 0b level 0
Sent 16591370 bytes 4159 pkt (dropped 39449, overlimits 0 requeues 0)
rate 412384bit 6pps backlog 0b
2005 Jan 05
19
[PATCH] mark in u32
Hello, Stephen, List!
Attached is the patch for iproute2 to add the possibility to use fwmark in
u32 filters.
The kernel part was included in 2.6.10.
Please apply!
Thank you!
For more info:
- Kernel patch (not needed for 2.6.10):
http://kernel.umbrella.ro/net/mark_in_u32/net-match-nfmark-in-u32.patch
- Examples:
http://kernel.umbrella.ro/net/mark_in_u32/examples.txt
---
Catalin(ux aka Dino)
2005 Jun 02
8
How many (htb) tc classes and qdiscs are too many?
We have a Linux box that is acting as the gateway to the internet for about
400 people, typically there are not more then 50 of them using the internet
at any given time. We would like to provide different levels of access to
different users. For example 128kbps to some users and 256kbps to others.
We have considered creating a class and qdisc for each user (using htb)
however we don''t
2005 Dec 07
6
UDP multicast stream and NAT
Hi, my ISP is streaming some local concert using UDP
multicasting. I followed the instructions on the site which
described how to set VLC in order to view the stream, but
it didn''t work. I am behind a Linux router/firewall doing
NAT. Using google, I quickly found out that the
netfilter/conntrack code doesn''t support NATing multicast
traffic. I thought about bridging the internet
2004 Aug 22
4
Question about htb class
Hi everyone.
I''m new to this list and I have some questions
regarding HTB class.
I was trying to see how tc sets the parameters for
HTB, but really couldnt understand them.
So, I thought that I might ask the wizards.
It''s mainly from the source code.
1. What is the cell_log ?
(its everywhere in the code)
2. Why does htb calculate its burst(buffer) with
tc_xmit_time() ? Is
2005 Apr 04
12
new perflow rate control queue
Hi,
One of my customer needs per flow rate control, so I write one.
The code I post here is not finished, but it seems to work as expected.
The kernel patch is agains kernel 2.6.11, the iproute2 patch is against
iproute2-2.6.11-050314.
I write the code in a hurry to meet deadline. There are many other things
to do ahead for me. The code is written in 2 days (including read other
2006 May 27
14
HTB shaping & borrowing info
Hello to everybody,
We want integrate in a router/firewall (Debian Based, 2.6 Kernel), an HTB
shaper.
The goal is to divide the traffic for classes of workstations, at example in
three classes,
let say A, B and C.
Example:
A 70 Mb/s
B 20 Mb/s
C 10 Mb/s
If B don''t make traffic, 7/8 of 20Mb/s must be assigned to A and all the
rest at B
We have used CBQ and HTB, with poor succes.
Anybody
2005 May 06
7
mailling list newbie question
Hi.
Why i receive this?
this is not the first time i receive.
"Your membership in the mailing list LARTC has been disabled due to
excessive bounces The last bounce received from you was dated
29-Apr-2005."
Can anybody tell me?
Thanks a lot.!
Marcelo
2005 Apr 27
8
urgent question about tcng!
Hello List,
I''m new to QoS/tcng/HTB and friends, so please forgive me if my question
might be silly...
After having read lots of HowTo documents I''m totally confused...
The Challenge:
==============
I''ll have to deploy several "mirror" download servers (Linux) which must be
able to handle a huge number of HTTP download requests (about 10k to 20k
unicast
2005 May 10
3
Packets going to default class iam having still the problem
Hi all
Its been long time i have sending this message to this news group
but i could not get proper responce from the authors or any experts that, is
that bug or only the problem with my ssytem
iam tryin this config with FC
iptable 1.3.0
and latest TC tc utility, iproute2-ss050330
htb 3.17
iam trying past 2 weeks and digging all googles but could not able to come
to conclusion whats wrong
2005 May 26
14
htb: HowTo identify squid cache hits
Hi list...
I work for a school in the netherlands with a 2mbit Internet uplink and
about 3800 eager student who want to play games on the Internet using
one of our 800 workstations.
Problem was that those game playing students are concentrated in 2 of
our 6 physical locations... and they consumed the bandwidth which the
other location would like to use for educational purposes.
The thing we did
2005 Oct 17
5
TC show filter command shows all u32 filters defined with different priority iin all priority.
Hi,
I am currently working on the TC.
I have seen some behaviour which seems to be odd.
I know someone in the mailing list would have seen this problem or may
have some fix for this problem.
When I try to include u32 filters with different priority or pref, I
could see the filters being set on all the priority''s irrespective of
the priority number.
See my sample script below and the
2005 Apr 18
20
HTB stalling
Hi
Couple months ago I started to have a strange problem with HTB.
My setup is Fedora Core 2 + Pentium 2 233 + 128 MB of ram and its serving as
a router.
For some time since going to kernel 2.6 my HTB QoS Stalls for couple
seconds, every couple minutes. If the connection load is bigger the stalling
is more frequent and takes longer.
I isolated the problem to be with HTB (CBQ works fine).
The
2005 May 06
3
Broken filters?
Hi!
By iptables I set marking (-j MARK) just before -j IMQ.
There are only three marks. Exectly all of them are ditected to 1:20
Why I see 3 pkts in default 1:30?
How explain it?
### imq0: queueing disciplines
qdisc htb 1: r2q 10 default 30 direct_packets_stat 0
Sent 631429 bytes 1812 pkts (dropped 0, overlimits 20)
### imq0: traffic classes
class htb 1:20 root prio 0 rate 100Kbit ceil
2005 Dec 05
13
Theory test
Guys
Considering the festive season is upon us, thanks to everyone
contributing to the list and helping all the readers with your great
input! I don''t want to mention names, I''ll most certainly leave
someone out.
With this mail I''d like to test some theory on bandwidth management,
with my own successes and failures during the past year.
Sharing a link between 200
2005 May 19
7
equal bandwidth for all IPs
Hi,
How can I set equal bandwidth of 512kbit downlink and 256kbit uplink for
every single IP address of 254 IP addresses I have in my LAN?
Regards,
ro0ot
2005 May 17
3
prio max value
What is the maximum value for "prio"? It seems that for htb its maximum
is 7. Is that right?
R.
--
___________________________________________________________________
It''s so simple to be wise. Just think of something stupid to say
and say the opposite.
+------------------------------------------------------------------+
| Richard Lucassen, Utrecht