Re: [squid-users] Delay pool and Class A network

From: FredB <fredbmail_at_free.fr>
Date: Fri, 23 Mar 2012 10:11:22 +0100 (CET)

>
> On 23/03/2012 7:11 a.m., FredB wrote:
> > Hi,
> >
> > I'm working with a squid like concentrator for different networks,
> > and I want limited the traffic by user,
>
> Limiting the traffic by user is class-4 pools type.
>
> > so i defined my network range in class A like 10.0.0.0/8
> > But sadly I saw that delay_pool doesn't works with this network's
> > class
> >
> > Delay pools can work on a class A network like I have ?
>
> No they can't.
>
> Amos
>

Hi, Thank for your answer

I'm trying class 4 with my network and it seems works

acl users src 10.0.0.0/8
delay_access 1 allow users !CONNECT
delay_access 1 deny all
delay_parameters 1 -1/-1 -1/-1 -1/-1 64000/64000

Delay pools configured: 1

Pool: 1
        Class: 4

        Aggregate:
                Disabled.

        Network:
                Disabled.

        Individual:
                Disabled.

        Per User:
                Max: 64000
                Restore: 64000
                Current: fred:64000

Memory Used: 1552 bytes

There is a strange thing, Delay_pool seems running with a double counting, I mean with 64000/64000 -> I downloaded at 32 Ko and 128000/128000 -> 64 Ko
although all my nics are with 192.168.x.x lan

Fred
Received on Fri Mar 23 2012 - 09:11:40 MDT

This archive was generated by hypermail 2.2.0 : Fri Mar 23 2012 - 12:00:04 MDT