|
||||||||||
What excactly I should create ?? This : pipe1 with no mask for full download queue1 with mask associated with pipe1 with weight 10 rules in traffic shaper for every IP associated with queue1 OR this : pipe1 with no mask for full download queue1 with mask associated with pipe1 with weight 10 queue2 with mask associated with pipe1 with weight 10 . . queue10 with mask associated with pipe1 with weight 10 rule in traffic shaper for host1 associated with queue1 rule in traffic shaper for host2 associated with queue2 . . rule in traffic shaper for host10 associated with queue1 In other word how many pipes and queues should I have, and explain me if mask has something with pipes and queues if they are masked or not.. Thanks a lot ---------- Original Message ---------------------------------- From: sai <sonicsai at gmail dot com> Reply-To: sai <sonicsai at gmail dot com> Date: Sat, 25 Jun 2005 10:31:05 +0500 >I suppose the easiest way to explain is by way of examples: > >For example if you have 3 queues >queue : weight >q1 : 80 >q2 : 30 >q3 : 40 > >If there is traffic in q1 and q3 then: > q1 will get 80/120 (ie 66.66%) of the available bandwidth, > q3 will get 40/120 of the available bandwidth. > >If there is traffic in all 3 queues then: > q1 will get 80/150 (53.33%) of the available bandwidth, > q2 will get 30/150 of the available bandwidth, > q3 will get 40/150 of the available bandwidth. > >So I would suggest setting up a queue for each of the 10 users - that >should help share the traffic evenly. > >sai > > >On 6/25/05, Alekso Anev <aanev at freemail dot com dot mk> wrote: >> My scenario is 10 LAN users sharing one WAN connection 512k restricted to 80 >> port. I have alredy done static bandwidth limiting only with pipes, but I >> like them to share full connection evenly. Can someone tell me exact queues >> ??? What is weight, i don't understand how you calculate this??? Is 100 or >> 10 maximum??. Magic shaper is prioritizing on PORT BASIS and first that is >> starting to download has almost 80% of the pipe. In my scenario we have only >> one port http 80. Thanks >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |