RE: [squid-users] Delay pools explained ??

From: Rabie van der Merwe <Rvdmerwe@dont-contact.us>
Date: Thu, 5 Dec 2002 11:11:53 +0200

Thanks for the info, made me notice that I would have limited my
users at 512bytes/s instead of the required 4kbytes/s :)

When would one want to configure the initial bucket level?

Regards
Rabie

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@squid-cache.org]
Sent: 05 December 2002 10:34
To: Rabie van der Merwe
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] Delay pools explained ??

Looks right.

Will assign a individual limit of 512 bytes/second to all users based on
the last 16 bits of the client IP address, except for servers1 and
servers2 which will not be limited by the delay pool.

Regards
Henrik

Rabie van der Merwe wrote:
>
> Can someone explain how delay pools work, or point me to a URL ( not
> the Squid Doc's :) )
>
> I understand the basics about the three different types of pools.
> And that the buckets gets filled and once it is full it will rate
> limit to what I set it to.
>
> I want all my client to be limited to 4kbits except my servers which
> I want no limit, will the following config suffice?
>
> --Snip--
> acl clients 172.16.0.0/255.255.0.0
> acl servers1 172.16.10.0/255.255.255.0
> acl servers2 172.16.11.0/255.255.255.0
>
> delay_pools 1
> delay_class 1 3
> delay_parameters 1 -1/-1 -1/-1 512/512
> delay_access 1 deny servers1
> delay_access 1 deny servers2
> delay_access 1 allow clients
> --Snip--
>
> Regards
> Rabie
>
> **********************************************************************
> ------
> NOTICE
> ------
> This message contains privileged and confidential information intended
> only for the person or entity to which it is addressed.
>
> Any review, retransmission, dissemination, copy or other use of, or
> taking of any action in reliance upon this information by persons or
> entities other than the intended recipient, is prohibited.
>
> If you received this message in error, please notify the sender
> immediately by e-mail, facsimile or telephone and thereafter delete the
> material from any computer.
>
> Metropolitan Health Group, its subsidiaries or associates
> do not accept liability for any personal views expressed in
> this message.
>
> **********************************************************************

**********************************************************************
                                ------
                                NOTICE
                                ------
This message contains privileged and confidential information intended
only for the person or entity to which it is addressed.

Any review, retransmission, dissemination, copy or other use of, or
taking of any action in reliance upon this information by persons or
entities other than the intended recipient, is prohibited.

If you received this message in error, please notify the sender
immediately by e-mail, facsimile or telephone and thereafter delete the
material from any computer.

Metropolitan Health Group, its subsidiaries or associates
do not accept liability for any personal views expressed in
this message.

**********************************************************************
Received on Thu Dec 05 2002 - 02:14:52 MST

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