Page 1 of 1
throttling web proxy's download/upload
Posted: Sat Aug 21, 2004 8:25 am
by kblazk
is there anyway i can queue download/upload traffic of the web proxy based on which of my internal ip addresses requested it?
Posted: Sun Aug 22, 2004 11:11 pm
by kblazk
anyone?
Posted: Sun Aug 22, 2004 11:33 pm
by signal
Whats wrong with using normal Queueing? Web proxy traffic is between the user and the MT. Just match it and limit it.
Brian
Posted: Mon Aug 23, 2004 4:53 am
by kblazk
i'm running a wisp, and since there is an AP involved why not get the data to the client with fewer packets = less collisions as opposed to more packets= more collisions???
Posted: Mon Aug 23, 2004 5:11 am
by signal
Ok, I am confused. Your asking if you can queue traffic to and from your MT. The answer is yes. How do you do it? You use queueing. You use queueing just the same as if you were trying to queue anything else. The only difference is you will only be able to work off the 1 interface, since we are talking about traffic to/from your customers to the MT. So for queueing strategies for example, that only allow you to set queuing on the OUTGOING interface, in this case, you will only be able to limit in 1 direction.
Brian
Posted: Mon Aug 23, 2004 6:45 am
by kblazk
Ok, I am confused. Your asking if you can queue traffic to and from your MT. The answer is yes. How do you do it? You use queueing. You use queueing just the same as if you were trying to queue anything else. The only difference is you will only be able to work off the 1 interface, since we are talking about traffic to/from your customers to the MT. So for queueing strategies for example, that only allow you to set queuing on the OUTGOING interface, in this case, you will only be able to limit in 1 direction.
Brian
i want to limit the download of the proxy based on which address in my wlan that requested the page,
this sounds pretty complicated even for mt, I'm wondering if i shouldn't just turn the web proxy off and use simple queues
Posted: Mon Aug 23, 2004 7:11 pm
by signal
Ok now i understand. I am willing to bet there is no way to do this in current MT.
Brian
Posted: Tue Aug 24, 2004 1:49 am
by kblazk
Ok now i understand. I am willing to bet there is no way to do this in current MT.
Brian
your probably right
Posted: Tue Aug 24, 2004 3:02 am
by lastguru
May I disturb the idyll and propose a potential way to do this?
There are many possible usages of the same technique and this might be one of them - try to use connection marking: mark the clients' upload (to the Internet or to the proxy) with a connection mark, which will effectively mark the responses (download) too, then you can remark these connection marks to flow marks you will be ablw to use in queue trees - that's all.