Re: [squid-users] How does the delay pools actually work?
On Wed, 21 Apr 2004, Payal Rathod wrote:
[color=blue][color=green]
> > 0, no delay pool assigned[/color]
>
> This is the default case, right?[/color]
Yes, or when delay_access does not allow any pool to be used.
[color=blue][color=green]
> > 1, a class 1 pool with a single bucket shared by all users of the pool[/color]
>
> Ok.
>[color=green]
> > 2, a class 2 pool with one global bucket shared by all and in addition
> > one bucket per user.
> > 3, a class 3 pool. one global bucket shared by all users, one network
> > bucket per class C network, and one bucket per user.[/color]
>
> Can you give an example where this scenario (i.e. case 2 and 3) are
> needed?[/color]
These are used to place aggregate limits on networks or all users while
also having a per-user limit.
For example 256 Kbit/s total or 64 Kbit/s per user.
Regards
Henrik