[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq:1817] Re: Dynamic ALTQ Question



Hi Nicolas,

Thanks a lot for your reply. I need to change dynamically because
my needs changes dynamically. This means that Live video sources are 7
and archived video sources are 5. So I am not sure when my clients
want to watch video from which server.

an ideal situation is like this


Live Video Source-1 -------------------
---                                   |
                                      |
Archived video Source-1---------------
----                                  |
                                      |
Live video source-2------------------  ALTQ Box ------My LAN
---                                   |
                                      |
Archived Video source-2 --------------
---



Now any of these can be called for data at any time. So this is the reason
I want to configure dynamically based on IP address. I can bear delay but
no loss of packets.

I hope you can make sense out of it.

-Akash

On Mon, 12 May 2003, Nicolas Christin wrote:

> On Mon, 12 May 2003, Akash Malhotra wrote:
> 
> > I want to change the % allocation dyanmically means I dont want to
> > kill altqd and flush out the packets which are there in the queue.
> > In other word I should be able to change the configuraiton of the
> > interface without flushing out the packets.
> >
> > Is there any way to do this? Any kind of help is appreciated
> 
> Akash,
> 
> I don't think you can do that, at least not with the stock ALTQ. (Does
> the pf-based version allows for dynamic reconfiguration?)
> 
> As a remark, why do you need to change the b/w allocation dynamically?
> If it is for meeting a delay bound for instance, you may want to look
> into CBQ and JoBS, which can both adapt the b/w allocation depending on
> prespecified guarantees. (JoBS provides a finer level of adaptation at
> the expense of more computational overhead.)
> 
> Best regards,
> -- 
> Nicolas
>