RE: [squid-users] Delay pools for 1 class C network

From: David Wilson <davew@dont-contact.us>
Date: Thu, 10 May 2001 21:44:08 +0200

Hi Henrik,

Thanks greatly appreciated !
Does anyone know if someone has developed a GUI config util for Squid delay
pools yet ? I think it would help many people out there ;-)

Regards
David Wilson
Technical Support Centre
The S.A Internet
0860 100 869
http://www.sai.co.za

-----Original Message-----
From: hno@hem.passagen.se [mailto:hno@hem.passagen.se]
Sent: 10 May 2001 08:41
To: David Wilson
Cc: Squid-Users@Squid-Cache. Org
Subject: Re: [squid-users] Delay pools for 1 class C network

Something like the following should do it:

delay_pools 1
delay_pool_class 1 2
delay_parameters 1 32000/32000 8000/8000
acl client_network src 192.1.2.0/24
delay_access 1 allow client_network

You might want to increase the pool size limits somewhat to allow
spiffier browsing but still limit downloads to 64Kbps.

delay_parameters 1 32000/45000 8000/16000

--
Henrik Nordstrom
Squid Hacker
David Wilson wrote:
>
> Hi guys, howzit going ?
>
> Just wanna say thanks first of all to all the squid-users for all the
> help in the past.
> Once again I have a question.
> I need to setup a delay pool for 1 class C network 196.1.2.x/24, as a
> total they are not allowed to use more than 256K of bandwidth, and per
> connection from each client in that /24 each client is not allowed to
> use more than 64K.
> Please send me an example on how to set this up, I'm not too sure why
> but my brain just hasn't quite grasped the concept of setting up delay
> pools yet, probably due to a lack of sleep ;-)
>
> Thanks, any help would be greatly appreciated.
>
>
> Regards
>
> David Wilson
>
> Technical Support Centre
>
> The S.A Internet
>
> 0860 100 869
>
> http://www.sai.co.za
>
>
Received on Thu May 10 2001 - 13:42:49 MDT

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