Re: [squid-users] bandwidth control per user or per ip address

From: Mike Brentlinger <mdbrentlinger@dont-contact.us>
Date: Tue, 06 May 2003 12:04:36 -0400

uncomment as necessary and change acl to match of course :)

#acl only128kusers src 172.18.4.0/255.255.255.0
#acl slow_down src 172.18.4.135/255.255.255.255

# ie just one user, see acls above, and pick a speed
#delay_pools 1
#delay_class 1 1
#delay_access 1 allow slow_down
# 14.4
# delay_parameters 1 1843/1843
# 28.8
# delay_parameters 1 3686/3686
# 33.6
# delay_parameters 1 4300/4300
# 56
# delay_parameters 1 7168/7168
# 64
# delay_parameters 1 8192/8192
# 128
# delay_parameters 1 16384/16384
# 256
# delay_parameters 1 32768/32768
# 512
# delay_parameters 1 65536/65536

# ie limit group, see acls above
#delay_pools 1
#delay_class 1 3
#delay_access 1 allow only128kusers
#delay_access 1 deny all
#delay_parameters 1 64000/64000 -1/-1 16000/64000

----Original Message Follows----
From: Siew Wing Loon <wlsiew@yahoo.com>
To: squid-users@squid-cache.org
Subject: [squid-users] bandwidth control per user or per ip address
Date: Tue, 6 May 2003 09:00:22 -0700 (PDT)

Hi all,

How can I do bandwidth control per user or per ip
address? Thank you.

Rgds,
Siew

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
Received on Tue May 06 2003 - 10:05:11 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:17 MST