All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HTB with dynamic bandwidth
@ 2002-10-01 13:43 James Ma
  2002-10-01 13:55 ` Thomas Jalsovsky
  2002-10-01 13:59 ` Mattt
  0 siblings, 2 replies; 3+ messages in thread
From: James Ma @ 2002-10-01 13:43 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi, All,

We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below;

1. VoIP, total 34k, highest priority
2. HTTP, total 66k, medium priority
3. FTP, total 20k, low priority

However, the bandwidth on the WAN side is dynamic, it could be any where from 34k to 120k. Can we use IPROUTE2 to do it? How to do it, HTB? It there similar work has been down before?

Thanks in advance,

James 

[-- Attachment #2: Type: text/html, Size: 1337 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB with dynamic bandwidth
  2002-10-01 13:43 [LARTC] HTB with dynamic bandwidth James Ma
@ 2002-10-01 13:55 ` Thomas Jalsovsky
  2002-10-01 13:59 ` Mattt
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Jalsovsky @ 2002-10-01 13:55 UTC (permalink / raw)
  To: lartc



Hello,
	while you want VoIP which is real-time, I will recommend to use
PRIO with 2 bands. In the 1st band will VoIP, and in second a HTB or CBQ
qdisc, which will make bandwidth division for HTTP and FTP.
	But the priority/delay is important for VoIP.
	Right now, I'm working on a PRIO shaper for VoIP.

	Regards,
		Thomas

On Tue, 1 Oct 2002, James Ma wrote:

> Hi, All,
>
> We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below;
>
> 1. VoIP, total 34k, highest priority
> 2. HTTP, total 66k, medium priority
> 3. FTP, total 20k, low priority
>
> However, the bandwidth on the WAN side is dynamic, it could be any where from 34k to 120k. Can we use IPROUTE2 to do it? How to do it, HTB? It there similar work has been down before?
>
> Thanks in advance,
>
> James
>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB with dynamic bandwidth
  2002-10-01 13:43 [LARTC] HTB with dynamic bandwidth James Ma
  2002-10-01 13:55 ` Thomas Jalsovsky
@ 2002-10-01 13:59 ` Mattt
  1 sibling, 0 replies; 3+ messages in thread
From: Mattt @ 2002-10-01 13:59 UTC (permalink / raw)
  To: lartc

On Tue, 2002-10-01 at 23:43, James Ma wrote:
> Hi, All,
> 
> We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below;
> 
> 1. VoIP, total 34k, highest priority
> 2. HTTP, total 66k, medium priority
> 3. FTP, total 20k, low priority

Actuall - 4, if you count the HTML mail :-/

-- 
Cheers,
 Mattt.                      icq   : 117539757 
 aboveNetworks               www   : www.above.nq4u.net
 mattt@above.nq4u.net        jabber: mattt@jabber.above.nq4u.net
     
	 What's got four legs and an arm?  A happy Pit Bull...

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-01 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-01 13:43 [LARTC] HTB with dynamic bandwidth James Ma
2002-10-01 13:55 ` Thomas Jalsovsky
2002-10-01 13:59 ` Mattt

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.