* [LARTC] simple traffic shaping problem
@ 2002-02-03 18:21 BAKONYI Péter - paha
2002-02-04 18:17 ` bert hubert
0 siblings, 1 reply; 2+ messages in thread
From: BAKONYI Péter - paha @ 2002-02-03 18:21 UTC (permalink / raw)
To: lartc
Hi All,
I read the advanced networking howto and find a useful way to shape my
adsl link.
is says:
"tc qdisc add dev ppp0 root tbf rate 220kbit latency 50ms burst 1500
[...]
Change 220kbit to your uplinks *actual* speed, minus a few percent. If
you have a really fast modem, raise 'burst' a bit. "
My adsl's upload brandwidth is about 120 kbits/sec, download brandwidth
is about 384 kbits/sec.
So I use
tc qdisc add dev ppp0 root tbf rate 100kbit latency 50ms burst 1500
but after this command upload falls down to ~20-30 kbita/sec average.
as I see in iptraf, the upload speed can reach the needed 100 kbits/sec
but it 'hangs' very often.
can you help me with the right parameters?
thank you,
--+--BYE:-----# an FTC Handball Fan & #--------------
mailto:paha@paha.hu | tel:+36-30-9480314 | icq:10257749
BME -= http://paha.hu && http://ftc.handball.hu =- INFO
---------------> a Debian Linux user <------PAHA--+--
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] simple traffic shaping problem
2002-02-03 18:21 [LARTC] simple traffic shaping problem BAKONYI Péter - paha
@ 2002-02-04 18:17 ` bert hubert
0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2002-02-04 18:17 UTC (permalink / raw)
To: lartc
On Sun, Feb 03, 2002 at 07:21:43PM +0100, BAKONYI P?ter - paha wrote:
> So I use
>
> tc qdisc add dev ppp0 root tbf rate 100kbit latency 50ms burst 1500
>
> but after this command upload falls down to ~20-30 kbita/sec average.
> as I see in iptraf, the upload speed can reach the needed 100 kbits/sec
> but it 'hangs' very often.
Raise latency too, 50ms*100kbit/sP00bitsb5 bytes, which is somewht less
then a packet.
> can you help me with the right parameters?
I think this will help, but let us know!
Regards,
bert
--
http://www.PowerDNS.com Versatile DNS Software & Services
http://www.tk the dot in .tk
Netherlabs BV / Rent-a-Nerd.nl - Nerd Available -
Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-04 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-03 18:21 [LARTC] simple traffic shaping problem BAKONYI Péter - paha
2002-02-04 18:17 ` bert hubert
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.