similar to: congratulations

Displaying 20 results from an estimated 10000 matches similar to: "congratulations"

2002 Jan 09
0
Re: iptables mark & iproute]
hi all At last i got sucess !.. but am confused y it didnt work earlier..the difference today was that i reinstalled RH7.2 & complied kernel 2.4.16(not 17).. rest was same..... & the bandwidth too is under control!.. is it normal for to get more than said bandwidth--i mean i restricted a network with 8Kbit(with same script as below) but still was able to get a download(ftp) of
2003 Jun 15
3
how to emulate large IP routing table
Hi all I am conducting the experiments comparing IP router forwarding delay and MPLS LSR forwarding delay, it is obvious in theory MPLS in Core should be faster than IP, but for small netork (only have several core routers), result show it is not, this is why I want emulate a large IP routing table in one core router. can I do it and how ? right now I use static routing table (by using command :
2003 May 19
0
Re: Still with HTB..
I forward this to the list also, I attached SFQ leaf to parent class, and add QUANTUM value and PERTURB value. It worked! i tried 20hosts borrowing from the same parent, no problem. Each host get its own allocated bandwidth. Btw about last email sent to this list asking about QoS, i ve read LARTC document but i cant find the solution matches my case. Need help.. I have 100Kbit allocated to
2003 Apr 19
1
Re: RV: Re: My 1st BW Manager
Original Message: ----------------- From: Stef Coene stef.coene@docum.org On Saturday 19 April 2003 12:10, GoMi wrote: >> Stef, if you are interested in working around this problem, maybe we >could >> meet in a chat room, and you can login to my box and see what happens, >> interested? >Yes, but not now. But I can check it out myself. >How do this DAP works? Do they
2005 Jun 02
0
CBQ throughput and efficiency question
Hello all, I am testing CBQ and HTB these days and I got a lots problem which needs your help. It is a little long text :) Thank you! (All my test is based on Redhat Linux9.0) 1.Is isolated of CBQ working? I have read Mr. stef word that he never made cbq isolated work. 2. I have setup an environment to test cbq: one tcp flow which I should protect and a noisy udp flow who will eat much of the
2003 Dec 24
0
Re: Simulation with Packet Lost and Packet Delays (How to set up a Linux Router between two subnets?)
>From: Stef Coene <stef.coene@docum.org> >To: tony.cheung@asiayeah.com, > Tony Yat-Tung Cheung <dragonman@asiayeah.com>, lartc@mailman.ds9a.nl >Subject: Re: [LARTC] Simulation with Packet Lost and Packet Delays >Date: Mon, 22 Dec 2003 17:03:27 +0100 > >On Sunday 21 December 2003 16:31, Tony Yat-Tung Cheung wrote: > > >>Hi All, >> >>I would
2004 Oct 28
4
HTB is losing packets ?
Hello all, I have using htb for last 10-12 months to manage the bandwidth share. Until last month everything was ok, but now after a kernel upgrade (from 2.4.20 to 2.4.26 because a kernel bug that generate a oops) the Linux router is droping packets. It is weird because the "tc -s class ls dev eth1" (in the class I monitor) reports no packet drop, the "tc -s qdisc ls dev
2004 May 25
1
mrtg.cfg QoS
Hi, Steff. Next file are not found on your website: http://www.docum.org/stef.coene/qos/tc-snmp//example/html/mrtg.cfg can you post it ? Thank you ! Andres _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Jan 07
1
Trouble about snmp.html
I used Stef Coene''s snmp.pl. #./tc.sh #./get_snmp.pl #./snmp.pl #tc -s class ls dev eth0 class htb 20:1 root rate 80Mbit ceil 80Mbit burst 106440b cburst 106440b Sent 674762 bytes 5660 pkts (dropped 0, overlimits 0) rate 3bps lended: 0 borrowed: 0 giants: 0 tokens: 8313 ctokens: 8313 class htb 20:10 parent 20:1 rate 40Mbit ceil 80Mbit burst 54017b cburst 106440b Sent 670753
2004 Oct 26
6
graphics HTB
Hi is it any tool like show.pl by Stef Coene to generate graph with classes but for HTB regards emil _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jan 29
1
Reminder - links
Because these tend to get lost, here are some links that I think everyone should know about: wiki: http://linux-net.osdl.org API: http://www.coverfire.com/lql/ Stef Coene: (Broken? I hope not. This is excellent stuff!) http://www.docum.org/docum.org/ Jason Boxman: http://edseek.com/~jasonb/articles/traffic_shaping/ Dan Singletary:
2003 Aug 20
9
CBQ_bandwidth
Hi Stef, Reffering to page < http://www.docum.org/stef.coene/qos/faq/cache/7.html > I found a para as follows, " CBQ is not always as accurate as it should be. See docum.org on the test page for some tests with bounded classes. The algorithm used by cbq is very "link sensitive". It calculates the link idle time and for that it needs the real link bandwidth, average
2003 Apr 23
2
I want to shaping FTP traffic.
Dear. folks I want to shaping FTP traffic. I can get following information from Stef Coene's Homepage, www.docom.org. "Ftp uses random ports, so matching the data traffic is not easy. However it can done if you use iptables to mark ftp-data packets and use that mark with the fw filter. For more info see http://home.regit.org/connmark.html. " General information about the conntrack
2003 Aug 24
2
Howto Graph throughput?
I have successfully implemented a QoS system using HTB on a 2Mb/s leased line and it works very well, but I would like to be able to graph the three pipes to see what they are doing, eg: using MRTG or similar. Has anyone any experience or examples of how to do this please? Thanks, Chris _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2003 Feb 26
1
traffic shaper with htb and imq ==> bad latency
Hi! I have configured traffic shaping with htb and imq but when i am downloading the latency for example on the Bnet class is very high ..... example: 65 kb/s download best latency: 56ms lateny on bnet class while downloading: 400 350 250 350 400 100 300 200 80 200 300 250 ..... To get informations about latency i am marking ping packets with iptables. I want to play during other users
2005 May 11
3
I''m leaving this list ....
Hi, I''m subscribed to this mailing list for a long time. During that time, I enjoyed reading all posts and try to understand them :) LARTC started as a something I could use to impress my boss. After a while it became clear to me that my boss was not impressed ;(, but I kept following this list because it was fun. I also placed a lot documentation online on
2004 Jan 31
6
HTB dequeueing in pairs fixed
I posted earlier when I noticed that htb was releasing packets in pairs, even though my burst/quantums were 1 pkt. To fix I set HTB_HYSTERESIS 0 in net/sched/sch_htb.c . This gives a noticable gain in upstream worst case latency, for me with 256kbit/s up I used to see +90 sometimes, now it''s +45. For the many who have 128 up it should limit them to +90 rather than +180. Andy.
2002 Sep 06
6
questiona about CBQ algorithm in Linux
Hi Stef and Alexey I have read some documents about CBQ algorithm from http://www.icir.org/floyd/cbq.html but still have some question about CBQ in Linux . 1. First estimator can estimate how much bandwidth already USED per class. one estimating algorithm is EWMA (exponential weighted moving average), how about Linux implemenatation about estimator? also do you have link for this algorithm? I
2002 Oct 09
2
imq in 2.2.17 and ipchains?
Hi stef; imq patch of 2.2.17 form http://luxik.cdi.cz/~devik/qos/imq.htm diff against 2.2.17 Can you tell me how imq work with ipchains? thanks for your help regards, haipe _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Aug 25
3
QOS and gameserver lags
Dear list, I have experimented some time now with HTB queues, and have received a lot of help from this list, especially from Stef. Thank you. My currect Shaper looks like this: http://www.designobjekt.de/test/rc.trafficshaper Unfortunately I still experience lags of this type: -players from the internet playing on my server feel lags -I feel lags when I play on a different server on the