Re: [squid-users] Better Bandwidth Management

From: yance kowara <yance@dont-contact.us>
Date: Mon, 27 Sep 2004 21:23:39 +1000

Dear all,

I am using squid delay pools to manage the bandwidth of a school network with around 50 concurrent users. We have a 2Mb ADSL connection.
I divided the bandiwth into two classes. One for students (limited) and the othe half for admin (uncapped).

Would the following configuration be efficient enough?

# I have ADSL 2Mbits line
# 2 mbits == 256 kbytes per second
# 256 KB/s, 5 KB/s
delay_class 1 2
delay_parameters 1 256000/256000 50000/50000
...snip

# -1/-1 mean that there are no limits.
delay_class 2 2
delay_parameters 2 -1/-1 -1/-1

Regards,

Yance

p/s: Henrik, my apology. I replied to your email instead of the mailing
list.
Received on Mon Sep 27 2004 - 05:23:46 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:03 MDT