RE: [squid-users] Delay Pools Question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 16 Jul 2003 11:37:51 +0200

ons 2003-07-16 klockan 10.48 skrev zulkarnain:

> --Begin class 2 delay pools-->
>
> 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--
>
>
> The changes are;
>
> --Begin class 3 delay pools -->
>
> delay_pools 1
> delay_class 1 3
> # 384 kbps max for the group, 10kbps for each user.
> delay_parameters 1 48000/48000 48000/48000 1250/48000
> # 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

Yes, but why are you doing this?

Class 3 pools only make sense if you have multiple 'C' networks. If all
your users are in the same 'C' network then class 2 and class 3 is
functionally equivalent.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.
If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Wed Jul 16 2003 - 03:38:00 MDT

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