Re: queuing (again!)

From: Brian Hescock (bhescock@xxxxxxxxx)
Date: Tue Aug 22 2000 - 10:35:29 GMT-3


   
Simon,
  With priority queueing the highest queue is serviced first and it
doesn't go to the next lower queue until it's emptied the top queue. It
would then need to empty the next lower queue before going to the next
lower queue (assuming the top one is still empty). For this reason, you
don't want to set your queues for the highest queue higher, you actually
want to set your lower queues higher (if you're getting drops). The
reason is they my have to wait awhile to get serviced so that queue can
back up and if it backs up too far packets get dropped.

Brian

On Tue, 22 Aug 2000, Simon Baxter wrote:

> If you had to configure 4 even queues, wouldn't the easiest way to do it be
> :
>
> priority-queue 1 queue 1 limit 4
> priority-queue 1 queue 2 limit 3
> priority-queue 1 queue 3 limit 2
> priority-queue 1 queue 4 limit 1
>
>
> ??
>
> and for a 60% 20% 20% split
>
> priority-queue 1 queue 1 limit 3
> priority-queue 1 queue 2 limit 1
> priority-queue 1 queue 3 limit 1
>
> ??
>
> Am I over simplifying this??
>
>
> Simon Baxter
> Network Consultant
> Logical Networks
> simon.baxter@au.logical.com
> Phone: +61 3 9522 9203
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:28 GMT-3