On Sat, Feb 2, 2008 at 6:33 PM, AA Inter.Network Services / SYED JAHANZAiB <[EMAIL PROTECTED]> wrote: > > Assalam va Alaekum, > Sir, > > I am a newbie in linux world, I am using FEDORA CORE 7 and I have > succesfully setup the squid proxy, althought i have setup it with the very > minimal options , Right now the challenge for me is to manage/distribute > bandwidth for my client side. > > Currently I m using ISA SERVER, i have BSPLITTER which is distributing > bandwidth very effeciently and the way i wanted it to be, but how Can I do it > with the LINUX ? > > I want to setup 3 Users Groups (offcourse, base on ther ip addresses), > > 1) 3KB Users = Free Users > 2) 6 KB Users = Low Monthly Paid Users > 3) 16KB Users = Regular Users > > after searching on google.com I found one script from a linux expert, using > tc , it implements bandwidth nicely. but few drawbacks I have seen after > using it. > > 1) it restricts the whole sole traffic from the client, means if user is > allowed to downlaod upto 16KB, and he is using it fully, response to server > gets very slow, like if user do browsing , it takes so much time to browse, > even if user ping the server, the latency is too much high, like above > 2000-3000 ms, most of the time request time out, ping to internet sites > results in request timeout most of the time, how to solve this problem ? , > when I stop downloading, ping response gets ok. > > """ ******** > 2) the squid response is very strong , much better then ISA, but how can we > exclude cache content from bandwidth policy ? its better not to impose > restrictiosn on cache delivery. it also improves user response, its all about > delivering pages quickly to users, in the real competition world. ********** > """ > > I heared about zero hit cache system to mark TOS on cache, how to setup this > command? > I have ip series of > > 10.10.0.1 /255 > 10.10.1.1 /255 > 10.10.2.1 /255 > 10.10.4.1 /255 > > Sir, I am very new in linux, I am searchign for about one month, but no > luck, bcoz i have no experience in scripting :( can u provide me any scripts > on this howto do it? > > pleaseeeeeeeeeeee help meee. I shall be thankyll to you for the rest of my > life :)~ > > Regards, > SYED JAHANZAIB
Hi Syed, Try this software called HTB. http://luxik.cdi.cz/~devik/qos/htb/ Regards Ankush
