Re: [squid-users] bandwidth reservation in squid.conf

From: Visolve.com <squid@dont-contact.us>
Date: Fri, 1 Feb 2002 14:35:08 +0530

Hello Raja R,

You can use Delaypool concept in squid.conf .

For ex,
acl tech src 192.168.0.1-192.168.0.20/255.255.255.255
delay_pools 1 #Number of delay_pool 1
delay_class 1 1 #pool 1 is a delay_class 1
delay_parameters 1 8000/8000
delay_access 1 allow tech

It would restrict the users from 192.168.0.1-20 to use 64kbps .

For more information , have a look at,
http://squid.visolve.com/squid24s1/delaypool.htm#delay_pools

Regards,
-Kanchana
www.visolve.com
Get Unlimited Squid Support .Click www.visolve.com/sqsupser.htm for details.

----- Original Message -----
From: "Raja R" <r.raja@tatainfotech.com>
To: <squid-users@squid-cache.org>
Sent: Friday, February 01, 2002 12:24 PM
Subject: [squid-users] bandwidth reservation in squid.conf

> friends,
>
> can anyone tell me as to how to reserve 64Kbps bandwidth out of 128Kbps to
a
> certain group using acl in squid.conf ?
>
> TIA.,
> Raja.
Received on Fri Feb 01 2002 - 01:58:49 MST

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