RE: [squid-users] Delay Pools Question

From: zulkarnain <sizulku@dont-contact.us>
Date: Tue, 15 Jul 2003 04:40:35 -0700 (PDT)

>> If I set up delay pools as follows...

>> users1 = 50%
>> users2 = 50%

>> If users2 is not using the system, do users1 get
>>100% bandwidth or are
>> they still limited to 50% ?

>>Depends on your delay pool setup. You should post
>>the actual acls used to
>>setup your delay pools, then we can give you some
>>helpful advice.

>>Adam

Here is a sample delaypools config, how to implement
the scenario above?

--Begin-->

delay_pools 1
delay_class 1 2

# 384 kbps max for the group, 10kbps for each user.
delay_parameters 1 48000/48000 1250/1250

# ACLs to apply to the delay pools
acl lowspeed src 192.168.1.1-192.168.1.192
 
delay_access 1 allow lowspeed
delay_access 1 deny all
 
<--End--

best regards,
sizulku

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Received on Tue Jul 15 2003 - 05:40:38 MDT

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